Searched refs:GL_BGRA_INTEGER (Results 1 – 5 of 5) sorted by relevance
411 case GL_BGRA_INTEGER: in get_component_indexes()614 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()645 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()676 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()707 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()738 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()769 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()800 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()831 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_uints()1001 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()[all …]
279 case GL_BGRA_INTEGER: in tex_storage_error_check()
873 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
1014 #define GL_BGRA_INTEGER 0x8D9B macro
556 #define GL_BGRA_INTEGER 0x8D9B macro