Home
last modified time | relevance | path

Searched refs:GL_BGRA_INTEGER_EXT (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
791 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1151 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1853 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1867 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2151 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
Dformats.c1717 return format == GL_BGRA_INTEGER_EXT && type == GL_UNSIGNED_INT_10_10_10_2; in _mesa_format_matches_format_and_type()
2003 return (format == GL_BGRA_INTEGER_EXT && in _mesa_format_matches_format_and_type()
Dframebuffer.c763 case GL_BGRA_INTEGER_EXT: in renderbuffer_exists()
/external/mesa3d/src/glx/
Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1670 GL_BGRA_INTEGER_EXT,
/external/swiftshader/include/GL/
Dglext.h7414 #define GL_BGRA_INTEGER_EXT 0x8D9B macro
/external/mesa3d/include/GL/
Dglext.h8149 #define GL_BGRA_INTEGER_EXT 0x8D9B macro