Searched refs:Vertex4hNV (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 102 vfmt->Vertex4hNV = NAME(Vertex4hNV);
|
D | vbo_attrib_tmp.h | 1294 TAG(Vertex4hNV)(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 202 SET_Vertex4hNV(tab, vfmt->Vertex4hNV); in install_vtxfmt()
|
D | dd.h | 1591 void (GLAPIENTRYP Vertex4hNV)( GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV );
|
/third_party/openGLES/extensions/NV/ |
D | NV_half_float.txt | 116 void Vertex4hNV(half x, half y, half z, half w);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_half_float.txt | 116 void Vertex4hNV(half x, half y, half z, half w);
|