Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglformats.c405 case GL_RGBA_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()
789 case GL_RGBA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1149 case GL_RGBA_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()
2150 case GL_RGBA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
Dformats.c1711 return format == GL_RGBA_INTEGER_EXT && type == GL_UNSIGNED_INT_10_10_10_2; in _mesa_format_matches_format_and_type()
2008 return (format == GL_RGBA_INTEGER_EXT && in _mesa_format_matches_format_and_type()
Dframebuffer.c761 case GL_RGBA_INTEGER_EXT: in renderbuffer_exists()
/external/mesa3d/src/glx/
Dcompsize.c84 case GL_RGBA_INTEGER_EXT: in __glElementsPerGroup()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1669 { GL_RGBA_INTEGER_EXT,
/external/swiftshader/include/GL/
Dglext.h7412 #define GL_RGBA_INTEGER_EXT 0x8D99 macro
/external/mesa3d/include/GL/
Dglext.h8147 #define GL_RGBA_INTEGER_EXT 0x8D99 macro