Home
last modified time | relevance | path

Searched refs:VertexAttrib4Nub (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h426 vfmt->VertexAttrib4Nub = NAME(VertexAttrib4Nub);
Dvbo_attrib_tmp.h3258 TAG(VertexAttrib4Nub)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in TAG() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_0_autogen.h137 VertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Dentry_points_gl_2_0_autogen.cpp1556 void GL_APIENTRY VertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in VertexAttrib4Nub() function
1571 ANGLE_CAPTURE(VertexAttrib4Nub, isCallValid, context, index, x, y, z, w); in VertexAttrib4Nub()
Dproc_table_wgl_autogen.cpp1002 {"glVertexAttrib4Nub", P(gl::VertexAttrib4Nub)},
DlibGL_autogen.cpp2911 return gl::VertexAttrib4Nub(index, x, y, z, w); in glVertexAttrib4Nub()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h1276 VertexAttrib4Nub, enumerator
Dentry_points_enum_autogen.cpp2537 case EntryPoint::VertexAttrib4Nub: in GetEntryPointName()
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c464 SET_VertexAttrib4Nub(tab, vfmt->VertexAttrib4Nub); in install_vtxfmt()
Ddd.h1831 void (GLAPIENTRYP VertexAttrib4Nub)(GLuint index, GLubyte x, GLubyte y, GLubyte z,
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1055 { "glVertexAttrib4Nub", _O(VertexAttrib4Nub) },
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp2063 ANGLE_CAPTURE(VertexAttrib4Nub, isCallValid, context, index, x, y, z, w); in GL_VertexAttrib4Nub()
/third_party/openGLES/extensions/ARB/
DARB_vertex_program.txt376 like VertexAttrib4Nub will be used to indicate that fixed-point data
4950 VertexAttrib4Nub{v}ARB to indicate that the 4ub call normalizes its
6692 Fixes: Fixed prototype for VertexAttrib4Nub.
DARB_direct_state_access.txt3923 void VertexAttrib4Nub( uint index, ubyte x, ubyte y, ubyte z, ubyte w );
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_program.txt366 like VertexAttrib4Nub will be used to indicate that fixed-point data
4940 VertexAttrib4Nub{v}ARB to indicate that the 4ub call normalizes its
6682 Fixes: Fixed prototype for VertexAttrib4Nub.
DARB_direct_state_access.txt3892 void VertexAttrib4Nub( uint index, ubyte x, ubyte y, ubyte z, ubyte w );