Home
last modified time | relevance | path

Searched refs:BaseFormat (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_float/
H A Dtexture-float-formats.c48 GLenum IntFormat, BaseFormat; member
185 const int comps = num_components(info->BaseFormat); in test_format()
197 if ((info->BaseFormat == GL_RED || in test_format()
198 info->BaseFormat == GL_RG) && !HaveRG) { in test_format()
212 userFormat = info->BaseFormat == GL_INTENSITY ? GL_LUMINANCE : info->BaseFormat; in test_format()
256 switch (info->BaseFormat) { in test_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dtexture-al.c49 GLenum IntFormat, BaseFormat; member
118 const GLuint comps = (info->BaseFormat == GL_ALPHA) ? 1 : 2; in test_teximage_formats()
126 info->BaseFormat, GL_UNSIGNED_BYTE, image); in test_teximage_formats()
132 piglit_get_gl_enum_name(info->BaseFormat)); in test_teximage_formats()
175 piglit_get_gl_enum_name(info->BaseFormat)); in test_teximage_formats()
/dports/audio/exaile/exaile-4.1.1/xl/metadata/
H A D__init__.py34 from xl.metadata._base import BaseFormat, CoverImage, NotWritable, NotReadable
109 class DummyFormat(BaseFormat):
113 def get_format(loc: str) -> Optional[BaseFormat]:
H A Dsid.py28 from xl.metadata._base import BaseFormat
31 class SidFormat(BaseFormat):
H A Dwav.py32 from xl.metadata._base import BaseFormat, NotReadable
37 class WavFormat(BaseFormat):
H A Dasf.py28 from xl.metadata._base import BaseFormat
32 class AsfFormat(BaseFormat):
H A Dmod.py28 from xl.metadata._base import BaseFormat
52 class ModFormat(BaseFormat):
H A Dmp4.py28 from xl.metadata._base import BaseFormat, CoverImage
32 class MP4Format(BaseFormat):
H A D_id3.py27 from xl.metadata._base import BaseFormat, CoverImage
31 class ID3Format(BaseFormat):
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
542 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
554 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
555 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
608 switch (info->BaseFormat) { in _mesa_is_format_color_format()
787 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
788 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dformats.c52 GLenum BaseFormat; member
324 return info->BaseFormat; in _mesa_get_format_base_format()
543 return info->BaseFormat == GL_DEPTH_STENCIL; in _mesa_is_format_packed_depth_stencil()
555 info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_is_format_integer_color()
556 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_is_format_integer_color()
557 info->BaseFormat != GL_STENCIL_INDEX; in _mesa_is_format_integer_color()
609 switch (info->BaseFormat) { in _mesa_is_format_color_format()
788 assert(info->BaseFormat != GL_DEPTH_COMPONENT && in _mesa_format_has_color_component()
789 info->BaseFormat != GL_DEPTH_STENCIL && in _mesa_format_has_color_component()
790 info->BaseFormat != GL_STENCIL_INDEX); in _mesa_format_has_color_component()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dfbo-integer-precision-clear.c52 GLenum IntFormat, BaseFormat; member
125 const int comps = num_components(info->BaseFormat); in test_fbo()
153 info->BaseFormat, type, NULL); in test_fbo()
H A Dtexture-integer-glsl130.c51 GLenum IntFormat, BaseFormat; member
322 const int comps = num_components(info->BaseFormat); in test_format()
338 if (info->BaseFormat == GL_BGRA_INTEGER) { in test_format()
349 } else if (info->BaseFormat == GL_BGRA_INTEGER) in test_format()
372 info->BaseFormat, type, buf); in test_format()
399 switch (info->BaseFormat) { in test_format()
H A Dfbo-integer-readpixels-sint-uint.c52 GLenum IntFormat, BaseFormat; member
154 const int comps = num_components(info->BaseFormat); in test_fbo()
174 info->BaseFormat, type, NULL); in test_fbo()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/
H A Dtexture-integer.c46 GLenum IntFormat, BaseFormat; member
247 const int comps = num_components(info->BaseFormat); in test_format()
270 info->BaseFormat, type, buf); in test_format()
285 switch (info->BaseFormat) { in test_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-integer.c48 GLenum IntFormat, BaseFormat; member
191 const int comps = num_components(info->BaseFormat); in test_fbo()
210 info->BaseFormat, type, NULL); in test_fbo()
360 if (info->BaseFormat == GL_RGB_INTEGER_EXT) { in test_fbo()

12