Searched refs:GL_FRAMEBUFFER_SRGB (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.5.rst166 - mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
H A D9.2.rst79 glEnable(GL_FRAMEBUFFER_SRGB) has no effect on the backbuffer
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dattrib.c751 GL_FRAMEBUFFER_SRGB);
1131 _mesa_set_enable(ctx, GL_FRAMEBUFFER_SRGB, color->sRGBEnabled);
H A Denable.c257 * Helper function to enable or disable GL_FRAMEBUFFER_SRGB, skipping the
272 ctx->Driver.Enable(ctx, GL_FRAMEBUFFER_SRGB, state);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB);
901 GL_FRAMEBUFFER_SRGB);
H A Denable.c372 * Helper function to enable or disable GL_FRAMEBUFFER_SRGB, skipping the
388 ctx->Driver.Enable(ctx, GL_FRAMEBUFFER_SRGB, state);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1198 #define GL_FRAMEBUFFER_SRGB 0x8DB9 macro
H A Dglext.h1082 #define GL_FRAMEBUFFER_SRGB 0x8DB9 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1198 #define GL_FRAMEBUFFER_SRGB 0x8DB9 macro
H A Dglext.h1083 #define GL_FRAMEBUFFER_SRGB 0x8DB9 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h5249 #define GL_FRAMEBUFFER_SRGB 0x8DB9 macro
[all...]

Completed in 193 milliseconds