Home
last modified time | relevance | path

Searched refs:R8G8B8A8_SNORM (Results 1 – 25 of 47) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/texture/conversion/snorm_clamp/
Dr8g8b8a8-snorm.amber39 IMAGE texture FORMAT R8G8B8A8_SNORM DIM_1D WIDTH 1 FILL -128
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h188 R8G8B8A8_SNORM, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h99 R8G8B8A8_SNORM = 0xC9, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h211 R8G8B8A8_SNORM, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h211 R8G8B8A8_SNORM, enumerator
Ddxgi_format_map_autogen.cpp457 return Format::Get(FormatID::R8G8B8A8_SNORM); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp219 …sStoreTilesClearColorTable[R8G8B8A8_SNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8G8B8A8…
DConvert.h601 case R8G8B8A8_SNORM: ConvertPixelFromFloat<R8G8B8A8_SNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h199 …table[R8G8B8A8_SNORM] = LoadMacroTile<TilingTraits<TTileMode, 32>, R8G8B8A8_SNORM in InitLoadTileColorTable()
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/texture/texel_buffer/uniform/snorm/
Dr8g8b8a8-snorm.amber29 BUFFER texel_buffer DATA_TYPE R8G8B8A8_SNORM DATA
/third_party/mesa3d/src/asahi/lib/
Dagx_formats.c59 AGX_FMT(R8G8B8A8_SNORM, R8G8B8A8, SNORM, T, S8NORM),
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c159 VT(R8G8B8A8_SNORM, 8_8_8_8_SNORM, R8G8B8A8_SNORM, WZYX),
/third_party/mesa3d/src/mesa/swrast/
Ds_texfetch_tmp.h168 FETCH_RGBA(R8G8B8A8_SNORM, GLint, 1)
Ds_texfetch.c188 FETCH_FUNCS(R8G8B8A8_SNORM),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c172 VT(R8G8B8A8_SNORM, 8_8_8_8_SNORM, R8G8B8A8_SNORM, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c168 VT(R8G8B8A8_SNORM, 8_8_8_8_SNORM, R8G8B8A8_SNORM, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp457 return Format::Get(FormatID::R8G8B8A8_SNORM); in GetFormat()
Dformatutils11.cpp264 case angle::FormatID::R8G8B8A8_SNORM: in GetVertexFormatInfo_FL_9_3()
462 case angle::FormatID::R8G8B8A8_SNORM: in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp264 case angle::FormatID::R8G8B8A8_SNORM: in GetVertexFormatInfo_FL_9_3()
466 case angle::FormatID::R8G8B8A8_SNORM: in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp103 {FormatID::R8G8B8A8_SNORM,
Dvk_format_table_autogen.cpp1924 case angle::FormatID::R8G8B8A8_SNORM: in initialize()
1926 mActualSampleOnlyImageFormatID = angle::FormatID::R8G8B8A8_SNORM; in initialize()
1928 mActualBufferFormatID = angle::FormatID::R8G8B8A8_SNORM; in initialize()
2034 {angle::FormatID::R8G8B8A8_SNORM, in initialize()
2042 {angle::FormatID::R8G8B8A8_SNORM, false, in initialize()
2505 {angle::FormatID::R8G8B8A8_SNORM, VK_FORMAT_R8G8B8A8_SNORM}, in GetVkFormatFromFormatID()
2783 return angle::FormatID::R8G8B8A8_SNORM; in GetFormatIDFromVkFormat()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c70 FORMAT(R8G8B8A8_SNORM, NO, RGBA8_SNORM, SWIZ_XYZW, 16, 0),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c153 VT(R8G8B8A8_SNORM, BYTE, EXT_A8B8G8R8_SNORM | EXT_FORMAT, NONE),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp1927 case angle::FormatID::R8G8B8A8_SNORM: in initialize()
1929 imageFormatID = angle::FormatID::R8G8B8A8_SNORM; in initialize()
1934 {angle::FormatID::R8G8B8A8_SNORM, VK_FORMAT_R8G8B8A8_SNORM, false, in initialize()
2043 {angle::FormatID::R8G8B8A8_SNORM, VK_FORMAT_R8G8B8A8_SNORM, in initialize()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_formats.c71 FORMAT(R8G8B8A8_SNORM, NO, RGBA8_SNORM, SWIZ_XYZW, 16, true),

12