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

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1423 { "glFramebufferTexture2D", _O(FramebufferTexture2D) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1423 { "glFramebufferTexture2D", _O(FramebufferTexture2D) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4607 PFNGLFRAMEBUFFERTEXTURE2DPROC FramebufferTexture2D = local in function:__glXDisp_FramebufferTexture2D
4609 FramebufferTexture2D(*(GLenum *) (pc + 0), *(GLenum *) (pc + 4),
H A Dindirect_dispatch_swap.c5079 PFNGLFRAMEBUFFERTEXTURE2DPROC FramebufferTexture2D = local in function:__glXDispSwap_FramebufferTexture2D
5081 FramebufferTexture2D((GLenum) bswap_ENUM(pc + 0),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h637 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h933 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
7711 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
13135 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(FramebufferTexture2D))"\n"
13139 ".set "GLAPI_PREFIX_STR(FramebufferTexture2DEXT)", "GLAPI_PREFIX_STR(FramebufferTexture2D)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h932 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
7710 GLAPI void APIENTRY GLAPI_PREFIX(FramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
13134 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(FramebufferTexture2D))"\n"
13138 ".set "GLAPI_PREFIX_STR(FramebufferTexture2DEXT)", "GLAPI_PREFIX_STR(FramebufferTexture2D)"\n"
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec10812 FramebufferTexture2D(target, attachment, textarget, texture, level)
24335 alias FramebufferTexture2D

Completed in 91 milliseconds