Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h132 vfmt->VertexAttrib3hvNV = NAME(VertexAttrib3hvNV);
Dvbo_attrib_tmp.h1552 TAG(VertexAttrib3hvNV)(GLuint index, const GLhalfNV * v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt145 void VertexAttrib3hvNV(uint index, const half *v);
524 VertexAttrib3hvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt145 void VertexAttrib3hvNV(uint index, const half *v);
524 VertexAttrib3hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c232 SET_VertexAttrib3hvNV(tab, vfmt->VertexAttrib3hvNV); in install_vtxfmt()
Ddd.h1620 void (GLAPIENTRYP VertexAttrib3hvNV)( GLuint index, const GLhalfNV *v );