Searched refs:TexCoord4s (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mapi/glapi/tests/ |
H A D | check_table.cpp | 688 { "glTexCoord4s", _O(TexCoord4s) },
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_attrib_tmp.h | 2903 TAG(TexCoord4s)(GLshort s, GLshort t, GLshort r, GLshort q) in TexCoord4s() function
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.cpp | 6259 ANGLE_CAPTURE(TexCoord4s, isCallValid, context, s, t, r, q); in GL_TexCoord4s()
|
Completed in 24 milliseconds