Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h134 vfmt->VertexAttribs1hvNV = NAME(VertexAttribs1hvNV);
Dvbo_attrib_tmp.h1576 TAG(VertexAttribs1hvNV)(GLuint index, GLsizei n, const GLhalfNV *v) in TAG() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt148 void VertexAttribs1hvNV(uint index, sizei n, const half *v);
542 VertexAttribs1hvNV
/third_party/openGLES/extensions/NV/
DNV_half_float.txt148 void VertexAttribs1hvNV(uint index, sizei n, const half *v);
542 VertexAttribs1hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c234 SET_VertexAttribs1hvNV(tab, vfmt->VertexAttribs1hvNV); in install_vtxfmt()
Ddd.h1623 void (GLAPIENTRYP VertexAttribs1hvNV)(GLuint index, GLsizei n, const GLhalfNV *v);