Searched refs:get_vertex_attrib (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/glx/ |
D | indirect_vertex_program.c | 180 get_vertex_attrib(struct glx_context * gc, unsigned vop, in get_vertex_attrib() function 204 get_vertex_attrib(gc, 1303, index, pname, (xReply *) & reply); in __indirect_glGetVertexAttribivARB() 238 get_vertex_attrib(gc, 1302, index, pname, (xReply *) & reply); in __indirect_glGetVertexAttribfvARB() 272 get_vertex_attrib(gc, 1301, index, pname, (xReply *) & reply); in __indirect_glGetVertexAttribdvARB()
|