Searched refs:RS_PRIMITIVE_TRIANGLE_FAN (Results 1 – 4 of 4) sorted by relevance
120 RS_PRIMITIVE_TRIANGLE_FAN, enumerator
197 case RS_PRIMITIVE_TRIANGLE_FAN: mGLPrimitives[i] = GL_TRIANGLE_FAN; break; in updateGLPrimitives()
109 value: RS_PRIMITIVE_TRIANGLE_FAN = 5, "Vertices will be rendered as a sequence of triangles that al…
156 …RS_PRIMITIVE_TRIANGLE_FAN = 5, // Vertices will be rendered as a sequence of triangles that all sh…