Searched refs:FramebufferTexture3D (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1424 { "glFramebufferTexture3D", _O(FramebufferTexture3D) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1424 { "glFramebufferTexture3D", _O(FramebufferTexture3D) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4617 PFNGLFRAMEBUFFERTEXTURE3DPROC FramebufferTexture3D = local in function:__glXDisp_FramebufferTexture3D
4619 FramebufferTexture3D(*(GLenum *) (pc + 0), *(GLenum *) (pc + 4),
H A Dindirect_dispatch_swap.c5091 PFNGLFRAMEBUFFERTEXTURE3DPROC FramebufferTexture3D = local in function:__glXDispSwap_FramebufferTexture3D
5093 FramebufferTexture3D((GLenum) bswap_ENUM(pc + 0),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h639 #define glFramebufferTexture3D MANGLE(FramebufferTexture3D)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h935 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer);
7725 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer)
13141 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(FramebufferTexture3D))"\n"
13145 ".set "GLAPI_PREFIX_STR(FramebufferTexture3DEXT)", "GLAPI_PREFIX_STR(FramebufferTexture3D)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h934 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer);
7724 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer)
13140 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(FramebufferTexture3D))"\n"
13144 ".set "GLAPI_PREFIX_STR(FramebufferTexture3DEXT)", "GLAPI_PREFIX_STR(FramebufferTexture3D)"\n"
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec10826 FramebufferTexture3D(target, attachment, textarget, texture, level, zoffset)
24350 alias FramebufferTexture3D

Completed in 99 milliseconds