Home
last modified time | relevance | path

Searched refs:GL_BGRA_INTEGER (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpack.c411 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 …]
Dtexstorage.c279 case GL_BGRA_INTEGER: in tex_storage_error_check()
Dglformats.c873 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1014 #define GL_BGRA_INTEGER 0x8D9B macro
/external/mesa3d/include/GL/
Dglext.h556 #define GL_BGRA_INTEGER 0x8D9B macro