Home
last modified time | relevance | path

Searched refs:VertexAttrib1hvNV (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h130 vfmt->VertexAttrib1hvNV = NAME(VertexAttrib1hvNV);
Dvbo_attrib_tmp.h1528 TAG(VertexAttrib1hvNV)(GLuint index, const GLhalfNV * v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt141 void VertexAttrib1hvNV(uint index, const half *v);
510 VertexAttrib1hvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt141 void VertexAttrib1hvNV(uint index, const half *v);
510 VertexAttrib1hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c230 SET_VertexAttrib1hvNV(tab, vfmt->VertexAttrib1hvNV); in install_vtxfmt()
Ddd.h1616 void (GLAPIENTRYP VertexAttrib1hvNV)( GLuint index, const GLhalfNV *v );