Home
last modified time | relevance | path

Searched refs:GL_PALETTE4_RGB8_OES (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtexcompress_cpal.c51 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
117 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
122 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
162 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
165 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengles/
H A DOES_compressed_paletted_texture.java37 int GL_PALETTE4_RGB8_OES = 0x8B90, field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_OES_compressed_paletted_texture4 GL_PALETTE4_RGB8_OES 0x8B90
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_OES_compressed_paletted_texture5 GL_PALETTE4_RGB8_OES 0x8B90
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_OES_compressed_paletted_texture4 GL_PALETTE4_RGB8_OES 0x8B90
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_OES_compressed_paletted_texture5 GL_PALETTE4_RGB8_OES 0x8B90
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_OES_compressed_paletted_texture3 GL_PALETTE4_RGB8_OES 0x8B90
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_OES_compressed_paletted_texture5 GL_PALETTE4_RGB8_OES 0x8B90
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/opengles1/
H A Dtorus.c26 { GL_PALETTE4_RGB8_OES, "GL_PALETTE4_RGB8_OES", 16, 3 },
185 GLenum internalFormat = GL_PALETTE4_RGB8_OES + idx; in make_cpal_texture()
197 case GL_PALETTE4_RGB8_OES: in make_cpal_texture()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/opengles1/
H A Dtorus.c26 { GL_PALETTE4_RGB8_OES, "GL_PALETTE4_RGB8_OES", 16, 3 },
185 GLenum internalFormat = GL_PALETTE4_RGB8_OES + idx; in make_cpal_texture()
197 case GL_PALETTE4_RGB8_OES: in make_cpal_texture()
/dports/devel/apitrace/apitrace-9.0/dispatch/
H A Deglimports.hpp70 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES1/OES/
H A Dcompressed_paletted_texture.py16 GL_PALETTE4_RGB8_OES=_C('GL_PALETTE4_RGB8_OES',0x8B90) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/OES/
H A Dcompressed_paletted_texture.py16 GL_PALETTE4_RGB8_OES=_C('GL_PALETTE4_RGB8_OES',0x8B90) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/OES/
H A Dcompressed_paletted_texture.py16 GL_PALETTE4_RGB8_OES=_C('GL_PALETTE4_RGB8_OES',0x8B90) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES1/OES/
H A Dcompressed_paletted_texture.py16 GL_PALETTE4_RGB8_OES=_C('GL_PALETTE4_RGB8_OES',0x8B90) variable

12345678910>>...18