Home
last modified time | relevance | path

Searched refs:B8G8R8A8_UNORM_SRGB (Results 1 – 25 of 29) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h79 B8G8R8A8_UNORM_SRGB, enumerator
DFormat_table_autogen.cpp86 …{ FormatID::B8G8R8A8_UNORM_SRGB, GL_BGRA8_SRGB_ANGLEX, GL_BGRA8_SRGB_ANGLEX, GenerateMip<B8G8R8A8>…
249 return FormatID::B8G8R8A8_UNORM_SRGB; in InternalFormatToID()
Dload_functions_table_autogen.cpp2969 case FormatID::B8G8R8A8_UNORM_SRGB: in GetLoadFunctionsMap()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h93 B8G8R8A8_UNORM_SRGB = 0xC1, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h93 B8G8R8A8_UNORM_SRGB, enumerator
Dcopy_buffer.metal1309 PROC(B8G8R8A8_UNORM_SRGB) \
1413 PROC(B8G8R8A8_UNORM_SRGB) \
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h93 B8G8R8A8_UNORM_SRGB, enumerator
DFormat.h199 return id == FormatID::B8G8R8A8_UNORM || id == FormatID::B8G8R8A8_UNORM_SRGB || in isBGRA()
Ddxgi_format_map_autogen.cpp295 return Format::Get(FormatID::B8G8R8A8_UNORM_SRGB); in GetFormat()
Drenderer_utils.cpp1326 return angle::FormatID::B8G8R8A8_UNORM_SRGB; in ConvertToSRGB()
1388 case angle::FormatID::B8G8R8A8_UNORM_SRGB: in ConvertToLinear()
DFormat_table_autogen.cpp100 …{ FormatID::B8G8R8A8_UNORM_SRGB, GL_BGRA8_SRGB_ANGLEX, GL_BGRA8_SRGB_ANGLEX, GenerateMip<B8G8R8A8>…
290 return FormatID::B8G8R8A8_UNORM_SRGB; in InternalFormatToID()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp213 …sStoreTilesClearColorTable[B8G8R8A8_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B8G…
DConvert.h595 case B8G8R8A8_UNORM_SRGB: ConvertPixelFromFloat<B8G8R8A8_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h193 …table[B8G8R8A8_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 32>, B8G8R8A8_UNORM… in InitLoadTileColorTable()
DStoreTile.h847 struct ConvertPixelsSOAtoAOS < R32G32B32A32_FLOAT, B8G8R8A8_UNORM_SRGB >
852 FlatConvert<B8G8R8A8_UNORM_SRGB>(pSrc, ppDsts[0], ppDsts[1], ppDsts[2], ppDsts[3]);
1917 …table[TTileMode][B8G8R8A8_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 32>, R32G…
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp295 return Format::Get(FormatID::B8G8R8A8_UNORM_SRGB); in GetFormat()
Dtexture_format_table_autogen.cpp171 angle::FormatID::B8G8R8A8_UNORM_SRGB, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp91 {FormatID::B8G8R8A8_UNORM_SRGB,
Dvk_format_table_autogen.cpp535 case angle::FormatID::B8G8R8A8_UNORM_SRGB: in initialize()
537 mActualSampleOnlyImageFormatID = angle::FormatID::B8G8R8A8_UNORM_SRGB; in initialize()
539 mActualBufferFormatID = angle::FormatID::B8G8R8A8_UNORM_SRGB; in initialize()
2419 {angle::FormatID::B8G8R8A8_UNORM_SRGB, VK_FORMAT_B8G8R8A8_SRGB}, in GetVkFormatFromFormatID()
2611 return angle::FormatID::B8G8R8A8_UNORM_SRGB; in GetFormatIDFromVkFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp537 case angle::FormatID::B8G8R8A8_UNORM_SRGB: in initialize()
539 imageFormatID = angle::FormatID::B8G8R8A8_UNORM_SRGB; in initialize()
542 bufferFormatID = angle::FormatID::B8G8R8A8_UNORM_SRGB; in initialize()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp412 {PIPE_FORMAT_B8G8R8A8_SRGB, B8G8R8A8_UNORM_SRGB}, in mesa_to_swr_format()
/third_party/mesa3d/src/intel/isl/
Disl_format_layout.csv113 B8G8R8A8_UNORM_SRGB , 32, 1, 1, 1, un8, un8, un8, un8, , , , bgra, sr…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DFrameBufferMtl.mm1542 case angle::FormatID::B8G8R8A8_UNORM_SRGB:
1551 &angle::Format::Get(angle::FormatID::B8G8R8A8_UNORM_SRGB);
Dmtl_format_table_autogen.mm40 return angle::FormatID::B8G8R8A8_UNORM_SRGB;
336 case angle::FormatID::B8G8R8A8_UNORM_SRGB:
339 this->actualFormatId = angle::FormatID::B8G8R8A8_UNORM_SRGB;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp185 angle::FormatID::B8G8R8A8_UNORM_SRGB, in Get()

12