Searched defs:v0 (Results 1 – 2 of 2) sorted by relevance
78 IGLProperty v0 = new GLFloatProperty(GLStateType.GENERIC_VERTEX_ATTRIB_V0, in createGenericVertexAttributeState() local
240 int index, float v0, float v1, float v2, float v3) { in transformsForGlVertexAttrib()280 float v0 = msg.getArgs(1).getFloatValue(0); in transformsForGlVertexAttribxf() local