Lines Matching refs:GL_BGRA_INTEGER
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()
1032 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1063 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1094 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1125 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1156 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1187 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
1218 else if ((dstFormat == GL_BGRA) || (dstFormat == GL_BGRA_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
3078 case GL_BGRA_INTEGER: in get_component_mapping()