Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h133 vfmt->VertexAttrib4hvNV = NAME(VertexAttrib4hvNV);
Dvbo_attrib_tmp.h1564 TAG(VertexAttrib4hvNV)(GLuint index, const GLhalfNV * v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt147 void VertexAttrib4hvNV(uint index, const half *v);
533 VertexAttrib4hvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt147 void VertexAttrib4hvNV(uint index, const half *v);
533 VertexAttrib4hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c233 SET_VertexAttrib4hvNV(tab, vfmt->VertexAttrib4hvNV); in install_vtxfmt()
Ddd.h1622 void (GLAPIENTRYP VertexAttrib4hvNV)( GLuint index, const GLhalfNV *v );