Searched refs:glBindVertexBuffer (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/ |
| H A D | ABI-check | 42 glBindVertexBuffer
|
| /xsrc/external/mit/MesaLib/src/mapi/es2api/ |
| H A D | glapi_mapi_tmp.h | 30 GLAPI void APIENTRY glBindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride); 494 GLAPI void APIENTRY glBindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) function in typeref:typename:GLAPI void APIENTRY 2941 STUB_ASM_ENTRY("glBindVertexBuffer")"\n"
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl31.h | 1516 GL_APICALL void GL_APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| H A D | gl32.h | 1516 GL_APICALL void GL_APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl31.h | 1514 GL_APICALL void GL_APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| H A D | gl32.h | 1514 GL_APICALL void GL_APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 115 #define glBindVertexBuffer MANGLE(BindVertexBuffer) macro
|
| H A D | glcorearb.h | 2588 GLAPI void APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| H A D | glext.h | 2536 GLAPI void APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2551 GLAPI void APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| H A D | glext.h | 2500 GLAPI void APIENTRY glBindVertexBuffer (GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16766 #define glBindVertexBuffer macro [all...] |
| H A D | gl_generated_dispatch.c | 6630 0, // glBindVertexBuffer 77100 2046 /* "glBindVertexBuffer" */, 77101 2046 /* "glBindVertexBuffer" */, 77102 2046 /* "glBindVertexBuffer" */, 77104 return gl_provider_resolver(entrypoint_strings + 2046 /* "glBindVertexBuffer" */, [all...] |
Completed in 454 milliseconds