Searched refs:RS_PRIMITIVE_POINT (Results 1 – 5 of 5) sorted by relevance
115 RS_PRIMITIVE_POINT, enumerator
47 mHal.state.primitives[i] = RS_PRIMITIVE_POINT; in Mesh()
192 case RS_PRIMITIVE_POINT: mGLPrimitives[i] = GL_POINTS; break; in updateGLPrimitives()
104 value: RS_PRIMITIVE_POINT = 0, "Vertex data will be rendered as a series of points"
151 RS_PRIMITIVE_POINT = 0, // Vertex data will be rendered as a series of points