Home
last modified time | relevance | path

Searched refs:R8_SNORM (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp/external/vulkancts/data/vulkan/amber/texture/conversion/snorm_clamp/
Dr8-snorm.amber39 IMAGE texture FORMAT R8_SNORM DIM_1D WIDTH 1 FILL -128
/external/mesa3d/src/panfrost/lib/
Dpan_format.c252 PAN_V6(R8_SNORM, R8_SNORM, R001, L, VT__),
335 PAN_V6(L8_SNORM, R8_SNORM, RRR1, L, VT__),
336 PAN_V6(A8_SNORM, R8_SNORM, 000R, L, VT__),
337 PAN_V6(I8_SNORM, R8_SNORM, RRRR, L, VT__),
502 PAN_V7(R8_SNORM, R8_SNORM, RGB1, L, VT__),
585 PAN_V7(L8_SNORM, R8_SNORM, RRR1, L, VT__),
587 PAN_V7(I8_SNORM, R8_SNORM, RRRR, L, VT__),
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h171 R8_SNORM = 0x141, enumerator
/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h234 R8_SNORM, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h234 R8_SNORM, enumerator
Ddxgi_format_map_autogen.cpp481 return Format::Get(FormatID::R8_SNORM); in GetFormat()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c82 FORMAT(R8_SNORM, NO, R8_SNORM, SWIZ_X001, 16, 0),
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp259 …sStoreTilesClearColorTable[R8_SNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8_SNORM>::Sto…
DConvert.h673 case R8_SNORM: ConvertPixelFromFloat<R8_SNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h271 …table[R8_SNORM] = LoadMacroTile<TilingTraits<TTileMode, 8>, R8_SNORM, R32G3… in InitLoadTileColorTable()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c77 _(R8_SNORM , S___),
222 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
/external/deqp/external/vulkancts/data/vulkan/amber/texture/texel_buffer/uniform/snorm/
Dr8-snorm.amber32 BUFFER texel_buffer DATA_TYPE R8_SNORM DATA
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c168 F3(A, L8_SNORM, R8_SNORM, R, R, R, xx, SNORM, R8, TC),
181 C4(A, I8_SNORM, R8_SNORM, R, R, R, R, SNORM, R8, TR),
194 A1(A, A8_SNORM, R8_SNORM, xx, xx, xx, R, SNORM, R8, T),
349 F1(A, R8_SNORM, R8_SNORM, R, xx, xx, xx, SNORM, R8, IC),
450 VF(A, R8_SNORM, SNORM, 8, 0),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c81 VT(R8_SNORM, 8_SNORM, R8_SNORM, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c111 FORMAT(R8_SNORM, NO, R8_SNORM, SWIZ_X001, 16, true),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c78 VT(R8_SNORM, 8_SNORM, R8_SNORM, WZYX),
/external/angle/extensions/
DANGLE_copy_texture_3d.txt155 R8_SNORM
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp246 case angle::FormatID::R8_SNORM: in GetVertexFormatInfo_FL_9_3()
448 case angle::FormatID::R8_SNORM: in GetVertexFormatInfo()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c38 COMMON_NAME(R8_SNORM),
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp261 {FormatID::R8_SNORM,
Dvk_format_table_autogen.cpp2205 case angle::FormatID::R8_SNORM: in initialize()
2207 actualImageFormatID = angle::FormatID::R8_SNORM; in initialize()
2209 actualBufferFormatID = angle::FormatID::R8_SNORM; in initialize()
2508 {angle::FormatID::R8_SNORM, VK_FORMAT_R8_SNORM}, in GetVkFormatFromFormatID()
2805 return angle::FormatID::R8_SNORM; in GetFormatIDFromVkFormat()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c87 VT(R8_SNORM, BYTE, EXT_R8_SNORM | EXT_FORMAT, NONE),
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp1077 FMT_CASE(R8_SNORM, R8_SNORM); in translateImgFormat()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c75 VT(R8_SNORM, 8_SNORM, NONE, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c67 VTC(R8_SNORM, 8_SNORM, WZYX),

12