Searched refs:GL_COLOR_ATTACHMENT0 (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c114 GL_COLOR_ATTACHMENT0, baseImage, 0);
324 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0);
343 GL_COLOR_ATTACHMENT0, dstImage,
H A Dmeta.c1650 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 Dmeta_generate_mipmap.c114 GL_COLOR_ATTACHMENT0, baseImage, 0);
323 _mesa_DrawBuffer(GL_COLOR_ATTACHMENT0);
342 GL_COLOR_ATTACHMENT0, dstImage,
H A Dmeta.c1605 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 Dbuffers.c258 (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 Dfbobject.c261 * 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 Dbuffers.c253 (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 Dfbobject.c289 * 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 Dglamor_fbo.c59 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
H A Dglamor.c494 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbotexture.c598 GL_COLOR_ATTACHMENT0,
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dgl31.h372 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dgl32.h372 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dgl31.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dgl32.h370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1147 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dglext.h1028 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1147 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
H A Dglext.h1029 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h5018 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
[all...]

Completed in 283 milliseconds