Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h107 B10G10R10A2_UNORM = 0xD1, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h86 B10G10R10A2_UNORM, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h86 B10G10R10A2_UNORM, enumerator
DFormat_table_autogen.cpp93 …{ FormatID::B10G10R10A2_UNORM, GL_BGR10_A2_ANGLEX, GL_BGR10_A2_ANGLEX, GenerateMip<B10G10R10A2>, N…
280 return FormatID::B10G10R10A2_UNORM; in InternalFormatToID()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp227 …sStoreTilesClearColorTable[B10G10R10A2_UNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, B10G1…
DConvert.h609 case B10G10R10A2_UNORM: ConvertPixelFromFloat<B10G10R10A2_UNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h207 …table[B10G10R10A2_UNORM] = LoadMacroTile<TilingTraits<TTileMode, 32>, B10G10R10A2_UN… in InitLoadTileColorTable()
DStoreTile.h1931 …table[TTileMode][B10G10R10A2_UNORM] = StoreMacroTile<TilingTraits<TTileMode, 32>, R32G…
/third_party/mesa3d/src/asahi/lib/
Dagx_formats.c77 AGX_FMT(B10G10R10A2_UNORM, R10G10B10A2, UNORM, T, RGB10A2),
/third_party/mesa3d/src/mesa/swrast/
Ds_texfetch_tmp.h129 FETCH_RGBA(B10G10R10A2_UNORM, GLuint, 1)
Ds_texfetch.c146 FETCH_FUNCS(B10G10R10A2_UNORM),
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DIOSurfaceSurfaceMtl.mm54 {GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, 4, angle::FormatID::B10G10R10A2_UNORM},
Dmtl_format_table_autogen.mm36 return angle::FormatID::B10G10R10A2_UNORM;
318 case angle::FormatID::B10G10R10A2_UNORM:
321 this->actualFormatId = angle::FormatID::B10G10R10A2_UNORM;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp251 {FormatID::B10G10R10A2_UNORM, {0, 0, 0}},
Dvk_format_table_autogen.cpp477 case angle::FormatID::B10G10R10A2_UNORM: in initialize()
479 mActualSampleOnlyImageFormatID = angle::FormatID::B10G10R10A2_UNORM; in initialize()
481 mActualBufferFormatID = angle::FormatID::B10G10R10A2_UNORM; in initialize()
2414 {angle::FormatID::B10G10R10A2_UNORM, VK_FORMAT_A2R10G10B10_UNORM_PACK32}, in GetVkFormatFromFormatID()
2601 return angle::FormatID::B10G10R10A2_UNORM; in GetFormatIDFromVkFormat()
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.c100 BFMT(B10G10R10A2_UNORM, R10G10B10A2),
258 FMT(B10G10R10A2_UNORM, RGB10_A2_UNORM, BGRA, L, VTR_),
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c181 VT(B10G10R10A2_UNORM, 10_10_10_2_UNORM, R10G10B10A2_UNORM, WXYZ),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c194 VT(B10G10R10A2_UNORM, 10_10_10_2_UNORM, R10G10B10A2_UNORM, WXYZ),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c190 VT(B10G10R10A2_UNORM, 10_10_10_2_UNORM, R10G10B10A2_UNORM, WXYZ),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c200 FMT(B10G10R10A2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM_DEST, WXYZ),
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c157 C4(A, B10G10R10A2_UNORM, BGR10_A2_UNORM, B, G, R, A, UNORM, A2B10G10R10, TB),
396 VF(A, B10G10R10A2_UNORM, UNORM, 10_10_10_2, 1),
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp427 {PIPE_FORMAT_B10G10R10A2_UNORM, B10G10R10A2_UNORM}, in mesa_to_swr_format()
/third_party/mesa3d/src/intel/isl/
Disl_format_layout.csv128 B10G10R10A2_UNORM , 32, 1, 1, 1, un10, un10, un10, un2, , , , bgra, line…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp98 angle::FormatID::B10G10R10A2_UNORM, in Get()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c153 CONV_FORMAT(B10G10R10A2_UNORM)

12