Searched refs:fVertexAttrib2fv (Results 1 – 3 of 3) sorted by relevance
288 GrGLFunction<GrGLVertexAttrib2fvProc> fVertexAttrib2fv; member
147 nullptr == fFunctions.fVertexAttrib2fv || in validate()
172 fFunctions.fVertexAttrib2fv = bind_to_member(this, &GrGLTestInterface::vertexAttrib2fv); in GrGLTestInterface()