| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 114 GL_COLOR_ATTACHMENT0, baseImage, 0); 324 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0); 343 GL_COLOR_ATTACHMENT0, dstImage,
|
| H A D | meta.c | 1650 enums[i++] = GL_COLOR_ATTACHMENT0 + n; 1699 enums[num_bufs] = GL_COLOR_ATTACHMENT0 + (b - BUFFER_COLOR0); 2848 GL_COLOR_ATTACHMENT0, 2851 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0); 3090 _mesa_framebuffer_renderbuffer(ctx, ctx->DrawBuffer, GL_COLOR_ATTACHMENT0, 3468 GL_COLOR_ATTACHMENT0,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 114 GL_COLOR_ATTACHMENT0, baseImage, 0); 323 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0); 342 GL_COLOR_ATTACHMENT0, dstImage,
|
| H A D | meta.c | 1605 enums[i++] = GL_COLOR_ATTACHMENT0 + n; 1654 enums[num_bufs] = GL_COLOR_ATTACHMENT0 + (b - BUFFER_COLOR0); 2815 GL_COLOR_ATTACHMENT0, 2818 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0); 3058 _mesa_framebuffer_renderbuffer(ctx, ctx->DrawBuffer, GL_COLOR_ATTACHMENT0, 3438 GL_COLOR_ATTACHMENT0,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | buffers.c | 258 (buf >= GL_COLOR_ATTACHMENT0 && buf <= GL_COLOR_ATTACHMENT31); 520 (buffers[output] < GL_COLOR_ATTACHMENT0 || 521 buffers[output] >= GL_COLOR_ATTACHMENT0 + ctx->Const.MaxColorAttachments)) { 540 GL_COLOR_ATTACHMENT0 + ctx->Const.MaxDrawBuffers) { 574 buffers[output] != GL_COLOR_ATTACHMENT0 + output) { 831 * \param buffer GL_FRONT, GL_BACK, GL_COLOR_ATTACHMENT0, etc.
|
| H A D | fbobject.c | 261 * GL_COLOR_ATTACHMENT0. For all other APIs the limit set by the 4610 case GL_COLOR_ATTACHMENT0: 4626 unsigned k = attachments[i] - GL_COLOR_ATTACHMENT0; 4658 case GL_COLOR_ATTACHMENT0: 4674 const unsigned i = attachment - GL_COLOR_ATTACHMENT0; 4915 case GL_COLOR_ATTACHMENT0:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | buffers.c | 253 (buf >= GL_COLOR_ATTACHMENT0 && buf <= GL_COLOR_ATTACHMENT31); 534 (buffers[output] < GL_COLOR_ATTACHMENT0 || 535 buffers[output] >= GL_COLOR_ATTACHMENT0 + ctx->Const.MaxColorAttachments)) { 554 GL_COLOR_ATTACHMENT0 + ctx->Const.MaxDrawBuffers) { 588 buffers[output] != GL_COLOR_ATTACHMENT0 + output) { 863 * \param buffer GL_FRONT, GL_BACK, GL_COLOR_ATTACHMENT0, etc.
|
| H A D | fbobject.c | 289 * GL_COLOR_ATTACHMENT0. For all other APIs the limit set by the 5109 case GL_COLOR_ATTACHMENT0: 5125 unsigned k = attachments[i] - GL_COLOR_ATTACHMENT0; 5157 case GL_COLOR_ATTACHMENT0: 5173 const unsigned i = attachment - GL_COLOR_ATTACHMENT0; 5416 case GL_COLOR_ATTACHMENT0:
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_fbo.c | 59 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
|
| H A D | glamor.c | 494 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | fbotexture.c | 598 GL_COLOR_ATTACHMENT0,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | gl31.h | 372 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | gl32.h | 372 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | gl31.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | gl32.h | 370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1147 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | glext.h | 1028 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1147 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| H A D | glext.h | 1029 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 5018 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro [all...] |