Searched refs:VertexAttrib4ubvNV (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 395 vfmt->VertexAttrib4ubvNV = NAME(VertexAttrib4ubvNV);
|
D | vbo_attrib_tmp.h | 2824 TAG(VertexAttrib4ubvNV)(GLuint index, const GLubyte *v) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | api_arrayelt.c | 199 VertexAttrib4ubvNV(GLuint index, const GLubyte *v) in VertexAttrib4ubvNV() function 535 (attrib_func) VertexAttrib4ubvNV,
|
D | vtxfmt.c | 431 SET_VertexAttrib4ubvNV(tab, vfmt->VertexAttrib4ubvNV); in install_vtxfmt()
|
D | dd.h | 1791 void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte *v);
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1372 { "glVertexAttrib4ubvNV", _O(VertexAttrib4ubvNV) },
|
/third_party/openGLES/extensions/NV/ |
D | NV_half_float.txt | 269 void VertexAttrib4ubvNV(uint index, T components);
|
D | NV_vertex_program.txt | 1099 void VertexAttrib4ubvNV(uint index, const ubyte *v); 1407 void VertexAttrib4ubvNV(uint index, T coords); 3651 VertexAttrib4ubvNV 4238 Add GLX protocol for VertexAttrib4ubvNV and VertexAttribs4ubvNV
|
D | NV_vertex_program2.txt | 483 void VertexAttrib4ubvNV(uint index, T coords);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_half_float.txt | 269 void VertexAttrib4ubvNV(uint index, T components);
|
D | NV_vertex_program.txt | 1099 void VertexAttrib4ubvNV(uint index, const ubyte *v); 1407 void VertexAttrib4ubvNV(uint index, T coords); 3651 VertexAttrib4ubvNV 4238 Add GLX protocol for VertexAttrib4ubvNV and VertexAttribs4ubvNV
|
D | NV_vertex_program2.txt | 483 void VertexAttrib4ubvNV(uint index, T coords);
|