Searched refs:FramebufferTexture2D (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/ |
| H A D | check_table.cpp | 1423 { "glFramebufferTexture2D", _O(FramebufferTexture2D) },
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/ |
| H A D | check_table.cpp | 1423 { "glFramebufferTexture2D", _O(FramebufferTexture2D) },
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 4607 PFNGLFRAMEBUFFERTEXTURE2DPROC FramebufferTexture2D = local in function:__glXDisp_FramebufferTexture2D 4609 FramebufferTexture2D(*(GLenum *) (pc + 0), *(GLenum *) (pc + 4),
|
| H A D | indirect_dispatch_swap.c | 5079 PFNGLFRAMEBUFFERTEXTURE2DPROC FramebufferTexture2D = local in function:__glXDispSwap_FramebufferTexture2D 5081 FramebufferTexture2D((GLenum) bswap_ENUM(pc + 0),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 637 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D)
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | glapi_mapi_tmp.h | 933 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 D | glapi_mapi_tmp.h | 932 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 D | gl.spec | 10812 FramebufferTexture2D(target, attachment, textarget, texture, level) 24335 alias FramebufferTexture2D
|
Completed in 91 milliseconds