Searched refs:glFramebufferTexture3DEXT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbotexture.c523 glFramebufferTexture3D_func = glFramebufferTexture3DEXT;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h809 "glFramebufferTexture3DEXT\0"
1962 NAME_FUNC_OFFSET(13129, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, _gloffset_FramebufferTexture3DEXT),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h638 #define glFramebufferTexture3DEXT MANGLE(FramebufferTexture3DEXT) macro
H A Dglext.h7490 GLAPI void APIENTRY glFramebufferTexture3DEXT (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h17445 #define glFramebufferTexture3DEXT macro
[all...]
H A Dgl_generated_dispatch.c21017 0, // glFramebufferTexture3DEXT
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7492 GLAPI void APIENTRY glFramebufferTexture3DEXT (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);

Completed in 273 milliseconds