Home
last modified time | relevance | path

Searched refs:GL_SRGB8_ALPHA8_EXT (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_framebuffer_srgb/
H A Dsrgb_conformance.c78 glTexImage2D(GL_TEXTURE_2D, 0, GL_SRGB8_ALPHA8_EXT, in test_format()
157 glTexImage2D(GL_TEXTURE_2D, 0, GL_SRGB8_ALPHA8_EXT, in test_format()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengles/
H A DEXT_sRGB.java45 int GL_SRGB8_ALPHA8_EXT = 0x8C43; field
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_texture_sRGB.java43 int GL_SRGB8_ALPHA8_EXT = 0x8C43; field
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_sRGB8 GL_SRGB8_ALPHA8_EXT 0x8C43
H A DGL_EXT_texture_sRGB8 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_sRGB8 GL_SRGB8_ALPHA8_EXT 0x8C43
H A DGL_EXT_texture_sRGB8 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/devel/sfml/SFML-2.5.1/src/SFML/Graphics/
H A DGLExtensions.hpp142 #define GLEXT_GL_SRGB8_ALPHA8 GL_SRGB8_ALPHA8_EXT
264 #define GLEXT_GL_SRGB8_ALPHA8 GL_SRGB8_ALPHA8_EXT
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_sRGB7 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/EXT/
H A DsRGB.py15 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES1/EXT/
H A DsRGB.py15 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES1/EXT/
H A DsRGB.py15 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_EXT_texture_sRGB8 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_sRGB7 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A DsRGB.py15 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_EXT_texture_sRGB6 GL_SRGB8_ALPHA8_EXT 0x8C43
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clear_texture/
H A Dsrgb.c49 { GL_SRGB8_ALPHA8_EXT, GL_RGBA, GL_UNSIGNED_BYTE, 4 }
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dtexture_sRGB.py26 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dtexture_sRGB.py26 GL_SRGB8_ALPHA8_EXT=_C('GL_SRGB8_ALPHA8_EXT',0x8C43) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-srgb.c56 int formats[2][2] = { { GL_SRGB8_ALPHA8_EXT, GL_RGBA }, in make_fbo()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DSRGBTextureTest.cpp140 glRenderbufferStorage(GL_RENDERBUFFER, GL_SRGB8_ALPHA8_EXT, 1, 1); in TEST_P()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dframebuffer-srgb.c235 glTexImage2D(GL_TEXTURE_2D, 0, GL_SRGB8_ALPHA8_EXT, in make_fbo()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_dds.c384 *picFormat = GL_SRGB8_ALPHA8_EXT; in R_LoadDDS()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_dds.c384 *picFormat = GL_SRGB8_ALPHA8_EXT; in R_LoadDDS()
/dports/devel/emscripten/emscripten-2.0.3/system/include/webgl/
H A Dwebgl1_ext.h141 #define GL_SRGB8_ALPHA8_EXT 0x8C43 macro

12345678910>>...22