Searched refs:VertexAttrib4hNV (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 129 vfmt->VertexAttrib4hNV = NAME(VertexAttrib4hNV);
|
D | vbo_attrib_tmp.h | 1516 TAG(VertexAttrib4hNV)(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 229 SET_VertexAttrib4hNV(tab, vfmt->VertexAttrib4hNV); in install_vtxfmt()
|
D | dd.h | 1621 …void (GLAPIENTRYP VertexAttrib4hNV)( GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w …
|
/third_party/openGLES/extensions/NV/ |
D | NV_half_float.txt | 146 void VertexAttrib4hNV(uint index, half x, half y, half z, half w);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_half_float.txt | 146 void VertexAttrib4hNV(uint index, half x, half y, half z, half w);
|