Searched refs:VertexAttrib3hNV (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 128 vfmt->VertexAttrib3hNV = NAME(VertexAttrib3hNV);
|
D | vbo_attrib_tmp.h | 1504 TAG(VertexAttrib3hNV)(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 228 SET_VertexAttrib3hNV(tab, vfmt->VertexAttrib3hNV); in install_vtxfmt()
|
D | dd.h | 1619 void (GLAPIENTRYP VertexAttrib3hNV)( GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z );
|
/third_party/openGLES/extensions/NV/ |
D | NV_half_float.txt | 144 void VertexAttrib3hNV(uint index, half x, half y, half z);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_half_float.txt | 144 void VertexAttrib3hNV(uint index, half x, half y, half z);
|