Searched refs:VertexPointerType (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | gl_enum_utils_autogen.h | 213 VertexPointerType, enumerator
|
D | gl_enum_utils_autogen.cpp | 4115 case GLenumGroup::VertexPointerType: in GLenumToString()
|
/external/angle/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 4436 GLenumToString(GLenumGroup::VertexPointerType, type), value); in GL_VertexP2ui() 4458 CID(context), GLenumToString(GLenumGroup::VertexPointerType, type), (uintptr_t)value); in GL_VertexP2uiv() 4480 GLenumToString(GLenumGroup::VertexPointerType, type), value); in GL_VertexP3ui() 4502 CID(context), GLenumToString(GLenumGroup::VertexPointerType, type), (uintptr_t)value); in GL_VertexP3uiv() 4524 GLenumToString(GLenumGroup::VertexPointerType, type), value); in GL_VertexP4ui() 4546 CID(context), GLenumToString(GLenumGroup::VertexPointerType, type), (uintptr_t)value); in GL_VertexP4uiv()
|
D | entry_points_gl_1_autogen.cpp | 7778 CID(context), size, GLenumToString(GLenumGroup::VertexPointerType, type), stride, in GL_VertexPointer()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 2006 CID(context), size, GLenumToString(GLenumGroup::VertexPointerType, type), stride, in GL_VertexPointer()
|