Home
last modified time | relevance | path

Searched refs:GL_YCBCR_MESA (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dyuvrect.c150 GL_YCBCR_MESA, ImgWidth, ImgHeight, 0, in Init()
151 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_MESA, ImageYUV); in Init()
156 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_MESA, ImageYUV); in Init()
H A Dyuvsquare.c162 GL_YCBCR_MESA, in Init()
164 GL_YCBCR_MESA, in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dyuvrect.c150 GL_YCBCR_MESA, ImgWidth, ImgHeight, 0, in Init()
151 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_MESA, ImageYUV); in Init()
156 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_MESA, ImageYUV); in Init()
H A Dyuvsquare.c162 GL_YCBCR_MESA, in Init()
164 GL_YCBCR_MESA, in Init()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h389 #ifndef GL_YCBCR_MESA
390 #define GL_YCBCR_MESA 0x8757 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h389 #ifndef GL_YCBCR_MESA
390 #define GL_YCBCR_MESA 0x8757 macro
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_MESA_ycbcr_texture6 GL_YCBCR_MESA 0x8757
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_MESA_ycbcr_texture7 GL_YCBCR_MESA 0x8757
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_MESA_ycbcr_texture6 GL_YCBCR_MESA 0x8757
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_MESA_ycbcr_texture7 GL_YCBCR_MESA 0x8757
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_MESA_ycbcr_texture5 GL_YCBCR_MESA 0x8757
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_MESA_ycbcr_texture7 GL_YCBCR_MESA 0x8757
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/MESA/
H A Dycbcr_texture.py16 GL_YCBCR_MESA=_C('GL_YCBCR_MESA',0x8757) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/MESA/
H A Dycbcr_texture.py16 GL_YCBCR_MESA=_C('GL_YCBCR_MESA',0x8757) variable
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dyuvrect_client.c156 GL_YCBCR_MESA, ImgWidth, ImgHeight, 0, in Init()
157 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_APPLE, glx_memory); in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dyuvrect_client.c157 GL_YCBCR_MESA, ImgWidth, ImgHeight, 0, in Init()
158 GL_YCBCR_MESA, GL_UNSIGNED_SHORT_8_8_APPLE, glx_memory); in Init()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1238 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1287 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2057 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2405 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2406 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3781 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3785 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c391 case GL_YCBCR_MESA: in _mesa_components_in_format()
493 if (format == GL_YCBCR_MESA) in _mesa_bytes_per_pixel()
1240 case GL_YCBCR_MESA: /* not considered to be RGB */ in _mesa_is_color_format()
1289 case GL_YCBCR_MESA: in _mesa_is_ycbcr_format()
2061 case GL_YCBCR_MESA: in _mesa_error_check_format_and_type()
2409 if (internalFormat == GL_YCBCR_MESA) in _mesa_base_tex_format()
2410 return GL_YCBCR_MESA; in _mesa_base_tex_format()
3806 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()
3810 if (format == GL_YCBCR_MESA) in _mesa_format_from_format_and_type()

12345678910>>...17