Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RED_RGTC1_EXT (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_compression_rgtc/
H A Drgtc-api.c44 glTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RED_RGTC1_EXT, in piglit_init()
64 glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RED_RGTC1_EXT, in piglit_init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_texture_compression_rgtc.java44 int GL_COMPRESSED_RED_RGTC1_EXT = 0x8DBB; field
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/core/
H A DGL_EXT_texture_compression_rgtc3 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_EXT_texture_compression_rgtc3 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_compression_rgtc4 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_EXT_texture_compression_rgtc5 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_compression_rgtc4 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_EXT_texture_compression_rgtc4 GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dext_texture_compression_rgtc.cc16 context->AddCompressedTextureFormat(GL_COMPRESSED_RED_RGTC1_EXT); in EXTTextureCompressionRGTC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dext_texture_compression_rgtc.cc16 context->AddCompressedTextureFormat(GL_COMPRESSED_RED_RGTC1_EXT); in EXTTextureCompressionRGTC()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dtexture_compression_rgtc.py15 GL_COMPRESSED_RED_RGTC1_EXT=_C('GL_COMPRESSED_RED_RGTC1_EXT',0x8DBB) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Dtexture_compression_rgtc.py15 GL_COMPRESSED_RED_RGTC1_EXT=_C('GL_COMPRESSED_RED_RGTC1_EXT',0x8DBB) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dtexture_compression_rgtc.py15 GL_COMPRESSED_RED_RGTC1_EXT=_C('GL_COMPRESSED_RED_RGTC1_EXT',0x8DBB) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dcompressedtextureimage.c111 { GL_COMPRESSED_RED_RGTC1_EXT, RGTC },
144 if (format->token == GL_COMPRESSED_RED_RGTC1_EXT || in check_resulting_mipmaps()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dcompressedteximage.c108 { GL_COMPRESSED_RED_RGTC1_EXT, RGTC },
141 if (format->token == GL_COMPRESSED_RED_RGTC1_EXT || in check_resulting_mipmaps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgl_utils.cc504 case GL_COMPRESSED_RED_RGTC1_EXT: in GetCompressedTexSizeInBytes()
563 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedFormatTarget()
730 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedTexSubDimensions()
866 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedTexDimensions()
1323 case GL_COMPRESSED_RED_RGTC1_EXT: in IsCompressedTextureFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgl_utils.cc506 case GL_COMPRESSED_RED_RGTC1_EXT: in GetCompressedTexSizeInBytes()
565 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedFormatTarget()
736 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedTexSubDimensions()
862 case GL_COMPRESSED_RED_RGTC1_EXT: in ValidateCompressedTexDimensions()
1309 case GL_COMPRESSED_RED_RGTC1_EXT: in IsCompressedTextureFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dformat_map_autogen.cpp65 case GL_COMPRESSED_RED_RGTC1_EXT: in GetSizedFormatInternal()
69 return GL_COMPRESSED_RED_RGTC1_EXT; in GetSizedFormatInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dformat_map_autogen.cpp67 case GL_COMPRESSED_RED_RGTC1_EXT: in GetSizedFormatInternal()
71 return GL_COMPRESSED_RED_RGTC1_EXT; in GetSizedFormatInternal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp67 case GL_COMPRESSED_RED_RGTC1_EXT: in GetSizedFormatInternal()
71 return GL_COMPRESSED_RED_RGTC1_EXT; in GetSizedFormatInternal()

12345678910>>...18