Home
last modified time | relevance | path

Searched refs:R32G32B32_FLOAT (Results 1 – 25 of 31) sorted by relevance

12

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp1295 {angle::FormatID::R32G32B32_FLOAT, false, in initialize()
1313 {angle::FormatID::R32G32B32_FLOAT, false, in initialize()
1350 {angle::FormatID::R32G32B32_FLOAT, false, in initialize()
1368 {angle::FormatID::R32G32B32_FLOAT, false, in initialize()
1624 actualBufferFormatID = angle::FormatID::R32G32B32_FLOAT; in initialize()
1630 case angle::FormatID::R32G32B32_FLOAT: in initialize()
1634 {angle::FormatID::R32G32B32_FLOAT, nullptr}, in initialize()
1642 {angle::FormatID::R32G32B32_FLOAT, false, in initialize()
1671 actualBufferFormatID = angle::FormatID::R32G32B32_FLOAT; in initialize()
1680 actualBufferFormatID = angle::FormatID::R32G32B32_FLOAT; in initialize()
[all …]
Dvk_mandatory_format_support_table_autogen.cpp196 {FormatID::R32G32B32_FLOAT, {0, 0, VERTEX_BUFFER}},
/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h184 R32G32B32_FLOAT, enumerator
Dcopy_buffer.metal1132 // R32G32B32_FLOAT
1333 PROC(R32G32B32_FLOAT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h65 R32G32B32_FLOAT = 0x40, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h184 R32G32B32_FLOAT, enumerator
Ddxgi_format_map_autogen.cpp427 return Format::Get(FormatID::R32G32B32_FLOAT); in GetFormat()
DFormat_table_autogen.cpp191 …{ FormatID::R32G32B32_FLOAT, GL_RGB32F, GL_RGB32F, GenerateMip<R32G32B32F>, NoCopyFunctions, ReadC…
613 return FormatID::R32G32B32_FLOAT; in InternalFormatToID()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c127 _(R32G32B32_FLOAT , __V_),
177 _(R32G32B32_FLOAT , V32_FLOAT , 3),
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp199 …sStoreTilesClearColorTable[R32G32B32_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R32G32B…
DConvert.h570 case R32G32B32_FLOAT: ConvertPixelFromFloat<R32G32B32_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h168 …table[R32G32B32_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 96>, R32G32B32_FLOA… in InitLoadTileColorTable()
DStoreTile.h1895 …table[TTileMode][R32G32B32_FLOAT] = StoreMacroTile<TilingTraits<TTileMode, 96>, R32G…
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c210 V_(R32G32B32_FLOAT, FLOAT, NONE),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c254 VT_(R32G32B32_FLOAT, 32_32_32_FLOAT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c241 V_(R32G32B32_FLOAT, 32_32_32_FLOAT, NONE, WZYX),
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm899 case angle::FormatID::R32G32B32_FLOAT:
3074 case angle::FormatID::R32G32B32_FLOAT:
3076 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
3616 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
3624 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
3632 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
3640 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
3648 this->actualFormatId = angle::FormatID::R32G32B32_FLOAT;
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c259 VT(R32G32B32_FLOAT, 32_32_32_FLOAT, NONE, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c256 VT(R32G32B32_FLOAT, 32_32_32_FLOAT, NONE, WZYX),
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp798 case angle::FormatID::R32G32B32_FLOAT: in GetVertexFormatInfo()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp439 {PIPE_FORMAT_R32G32B32_FLOAT, R32G32B32_FLOAT}, in mesa_to_swr_format()
/external/mesa3d/src/panfrost/lib/
Dpan_format.c302 PAN_V6(R32G32B32_FLOAT, RGB32F, RGB1, L, VTR_),
552 PAN_V7(R32G32B32_FLOAT, RGB32F, RGB1, L, VTR_),
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c297 F3(C, R32G32B32_FLOAT, NONE, R, G, B, xx, FLOAT, R32_G32_B32, t),
456 VF(A, R32G32B32_FLOAT, FLOAT, 32_32_32, 0),
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c142 ATTRIB(R32G32B32_FLOAT, 3, float, float, TO_32_FLOAT)
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv78 R32G32B32_FLOAT , 96, 1, 1, 1, sf32, sf32, sf32, , , , , rgb, line…

12