Home
last modified time | relevance | path

Searched refs:R8G8B8_UNORM_SRGB (Results 1 – 21 of 21) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h224 R8G8B8_UNORM_SRGB, enumerator
Dcopy_buffer.metal1311 PROC(R8G8B8_UNORM_SRGB) \
1415 PROC(R8G8B8_UNORM_SRGB) \
Dmtl_default_shaders_src_autogen.inc1688 R8G8B8_UNORM_SRGB,
2886 …ture2dArray, dstTexture3d, dstTextureCube); } break; case FormatID::R8G8B8_UNORM_SRGB: { auto colo…
2929 …ces, options, bufferOffset, color, buffer); } break; case FormatID::R8G8B8_UNORM_SRGB: { auto colo…
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h213 R8G8B8_UNORM_SRGB = 0x1A8, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h224 R8G8B8_UNORM_SRGB, enumerator
Drenderer_utils.cpp1282 return angle::FormatID::R8G8B8_UNORM_SRGB; in ConvertToSRGB()
1344 case angle::FormatID::R8G8B8_UNORM_SRGB: in ConvertToLinear()
DFormat_table_autogen.cpp231 …{ FormatID::R8G8B8_UNORM_SRGB, GL_SRGB8, GL_SRGB8, GenerateMip<R8G8B8>, NoCopyFunctions, ReadColor…
701 return FormatID::R8G8B8_UNORM_SRGB; in InternalFormatToID()
Dload_functions_table_autogen.cpp4583 case FormatID::R8G8B8_UNORM_SRGB: in GetLoadFunctionsMap()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp278 …sStoreTilesClearColorTable[R8G8B8_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8G8B…
DConvert.h711 case R8G8B8_UNORM_SRGB: ConvertPixelFromFloat<R8G8B8_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h309 …table[R8G8B8_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 24>, R8G8B8_UNORM_S… in InitLoadTileColorTable()
DStoreTile.h2001 …table[TTileMode][R8G8B8_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 24>, R32G…
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp88 {FormatID::R8G8B8_UNORM_SRGB, {0, 0, 0}},
Dvk_format_table_autogen.cpp2086 case angle::FormatID::R8G8B8_UNORM_SRGB: in initialize()
2090 {angle::FormatID::R8G8B8_UNORM_SRGB, nullptr}, in initialize()
2095 actualBufferFormatID = angle::FormatID::R8G8B8_UNORM_SRGB; in initialize()
2498 {angle::FormatID::R8G8B8_UNORM_SRGB, VK_FORMAT_R8G8B8_SRGB}, in GetVkFormatFromFormatID()
2785 return angle::FormatID::R8G8B8_UNORM_SRGB; in GetFormatIDFromVkFormat()
/external/mesa3d/docs/relnotes/
D19.1.4.rst139 - isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp505 {PIPE_FORMAT_R8G8B8_SRGB, R8G8B8_UNORM_SRGB}, in mesa_to_swr_format()
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv264 R8G8B8_UNORM_SRGB , 24, 1, 1, 1, un8, un8, un8, , , , , rgb, sr…
Disl_format.c302 SF( 80, 80, x, x, x, x, x, x, x, x, x, x, R8G8B8_UNORM_SRGB)
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_traits.h3652 struct FormatTraits<R8G8B8_UNORM_SRGB>
/external/angle/src/libANGLE/renderer/metal/
DFrameBufferMtl.mm1486 case angle::FormatID::R8G8B8_UNORM_SRGB:
Dmtl_format_table_autogen.mm965 case angle::FormatID::R8G8B8_UNORM_SRGB: