Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h136 vfmt->VertexAttribs3hvNV = NAME(VertexAttribs3hvNV);
Dvbo_attrib_tmp.h1594 TAG(VertexAttribs3hvNV)(GLuint index, GLsizei n, const GLhalfNV *v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt150 void VertexAttribs3hvNV(uint index, sizei n, const half *v);
557 VertexAttribs3hvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt150 void VertexAttribs3hvNV(uint index, sizei n, const half *v);
557 VertexAttribs3hvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c236 SET_VertexAttribs3hvNV(tab, vfmt->VertexAttribs3hvNV); in install_vtxfmt()
Ddd.h1625 void (GLAPIENTRYP VertexAttribs3hvNV)(GLuint index, GLsizei n, const GLhalfNV *v);