Searched refs:num_indices_ (Results 1 – 2 of 2) sorted by relevance
16 num_indices_(0), in GLInterfaceTest()39 GLsizei num_indices_; variable
50 num_indices_ = arraysize(kIndices); in SetupGLRendering()81 glDrawElements(GL_TRIANGLES, num_indices_, GL_UNSIGNED_SHORT, 0); in RenderGLSimple()