Searched refs:glTextureStorage3D (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2225 #define glTextureStorage3D MANGLE(TextureStorage3D) macro
|
| H A D | glcorearb.h | 2834 GLAPI void APIENTRY glTextureStorage3D (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
|
| H A D | glext.h | 2794 GLAPI void APIENTRY glTextureStorage3D (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2797 GLAPI void APIENTRY glTextureStorage3D (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
|
| H A D | glext.h | 2758 GLAPI void APIENTRY glTextureStorage3D (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19301 #define glTextureStorage3D macro [all...] |
| H A D | gl_generated_dispatch.c | 61659 0, // glTextureStorage3D [all...] |
Completed in 341 milliseconds