Searched defs:glVertexAttribPointer (Results 1 – 10 of 10) sorted by relevance
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | importgl.h | 145 #define glVertexAttribPointer FNPTR(glVertexAttribPointer) macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 905 #define glVertexAttribPointer glwVertexAttribPointer macro
|
/external/angle/scripts/ |
D | entry_point_packed_gl_enums.json | 1856 "glVertexAttribPointer": { object
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.cpp | 933 GL_APICALL void GL_APIENTRY glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean … in glVertexAttribPointer() function
|
/external/angle/util/ |
D | gles_loader_autogen.cpp | 240 ANGLE_UTIL_EXPORT PFNGLVERTEXATTRIBPOINTERPROC glVertexAttribPointer; variable
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 6544 void CallLogWrapper::glVertexAttribPointer (glw::GLuint index, glw::GLint size, glw::GLenum type, g… function in CallLogWrapper
|
/external/angle/src/libGL/ |
D | libGL_autogen.cpp | 2984 void GL_APIENTRY glVertexAttribPointer(GLuint index, in glVertexAttribPointer() function
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 7901 GLW_APICALL void GLW_APIENTRY glVertexAttribPointer (GLuint index, GLint size, GLenum type, GLboole… function
|
/external/angle/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 834 void GL_APIENTRY glVertexAttribPointer(GLuint index, in glVertexAttribPointer() function
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1998 #define glVertexAttribPointer GLEW_GET_FUN(__glewVertexAttribPointer) macro
|