Searched refs:RS_PRIMITIVE_TRIANGLE (Results 1 – 5 of 5) sorted by relevance
118 RS_PRIMITIVE_TRIANGLE, enumerator
619 mMesh->setPrimitive(indexAlloc, RS_PRIMITIVE_TRIANGLE, 0); in initVertexArrayBuffers()
195 case RS_PRIMITIVE_TRIANGLE: mGLPrimitives[i] = GL_TRIANGLES; break; in updateGLPrimitives()
107 value: RS_PRIMITIVE_TRIANGLE = 3, "Vertices will be rendered as individual triangles"
154 RS_PRIMITIVE_TRIANGLE = 3, // Vertices will be rendered as individual triangles