Searched refs:glBindBufferRangeNV (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 15010 …r = ((glBindBufferRangeNV = (PFNGLBINDBUFFERRANGENVPROC)glewGetProcAddress((const GLubyte*)"glBind… in _glewInit_GL_NV_transform_feedback()
|
/external/mesa3d/include/GL/ |
D | glext.h | 11302 GLAPI void APIENTRY glBindBufferRangeNV (GLenum target, GLuint index, GLuint buffer, GLintptr offse…
|
/external/swiftshader/include/GL/ |
D | glext.h | 11049 GLAPI void APIENTRY glBindBufferRangeNV (GLenum target, GLuint index, GLuint buffer, GLintptr offse…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 16814 #define glBindBufferRangeNV GLEW_GET_FUN(__glewBindBufferRangeNV) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 16727 #define glBindBufferRangeNV epoxy_glBindBufferRangeNV macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 114577 GEN_THUNKS(glBindBufferRangeNV, (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsiz…
|