Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RG (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl60 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_BYTE},
65 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_SHORT},
70 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_INT},
76 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_BYTE},
81 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_SHORT},
86 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_INT},
92 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_BYTE},
97 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_SHORT},
102 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_INT},
108 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_HALF_FLOAT},
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl60 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_BYTE},
65 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_SHORT},
70 //{GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_INT},
76 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_BYTE},
81 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_SHORT},
86 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_UNSIGNED_INT},
92 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_BYTE},
97 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_SHORT},
102 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_INT},
108 {GL_RG, GL_COMPRESSED_RG, GL_RG, GL_COMPRESSED_RG, GL_RG, GL_RG, GL_HALF_FLOAT},
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_rg5 GL_COMPRESSED_RG 0x8226
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_rg6 GL_COMPRESSED_RG 0x8226
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_rg5 GL_COMPRESSED_RG 0x8226
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_rg6 GL_COMPRESSED_RG 0x8226
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_rg6 GL_COMPRESSED_RG 0x8226
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dcopyteximage.c77 { GL_COMPRESSED_RG, fcolor[1] },
148 case GL_COMPRESSED_RG: in is_compressed_format()
186 case GL_COMPRESSED_RG: in supported_format()
H A Dtexture-rg.c78 { GL_COMPRESSED_RG, GL_RG, GL_FALSE, GL_FALSE, GL_TRUE }
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dcolor-encoding.c119 GL_COMPRESSED_RG,
H A Dformat-components.c129 case GL_COMPRESSED_RG: in is_color_format()
H A Dsamples-pnames.c66 GL_COMPRESSED_RG,
H A Dcommon.h271 GL_COMPRESSED_RG,
/dports/games/taisei/taisei-1.3.2/src/renderer/glcommon/
H A Dtexture.c92 case GL_COMPRESSED_RG: return GL_RG; in glcommon_texture_base_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query/
H A Dapi-errors.c98 GL_COMPRESSED_RG,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_compression/
H A Dinternal-format-query.c105 { GL_COMPRESSED_RG, GL_RG },
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-storage-formats.c152 GL_COMPRESSED_RG,
H A Dfbo-formats.h240 { GL_COMPRESSED_RG, GL_RG, 0 },
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_019 GL_COMPRESSED_RG 0x8226
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dglexts.h450 #define GL_COMPRESSED_RG 0x8226 macro
/dports/games/sauerbraten/sauerbraten/src/shared/
H A Dglexts.h447 #define GL_COMPRESSED_RG 0x8226 macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtexcompress.c86 case GL_COMPRESSED_RG: in _mesa_gl_compressed_format_base_format()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c686 case GL_COMPRESSED_RG: in _mesa_choose_tex_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c686 case GL_COMPRESSED_RG: in _mesa_choose_tex_format()
H A Dtexcompress.c86 case GL_COMPRESSED_RG: in _mesa_gl_compressed_format_base_format()

12345678910>>...17