Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h131 vfmt->VertexAttrib2hvNV = NAME(VertexAttrib2hvNV);
Dvbo_attrib_tmp.h1540 TAG(VertexAttrib2hvNV)(GLuint index, const GLhalfNV * v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt143 void VertexAttrib2hvNV(uint index, const half *v);
517 VertexAttrib2hvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt143 void VertexAttrib2hvNV(uint index, const half *v);
517 VertexAttrib2hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c231 SET_VertexAttrib2hvNV(tab, vfmt->VertexAttrib2hvNV); in install_vtxfmt()
Ddd.h1618 void (GLAPIENTRYP VertexAttrib2hvNV)( GLuint index, const GLhalfNV *v );