Home
last modified time | relevance | path

Searched refs:TYPE_COUNT (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp77 TYPE_COUNT = 3, member in vkt::pipeline::__anon28150::SetUpdateType
915 params.graphicsSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
916 params.computeSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
917 params.rayTracingSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
955 for (int firstUpdateTypeIdx = 0; firstUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT); ++firstUpdateTypeIdx) in createBindPointTests()
956 for (int secondUpdateTypeIdx = 0; secondUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT); ++ secondUpdateTypeIdx) in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp75 TYPE_COUNT = 3, member in vkt::pipeline::__anon29380::SetUpdateType
914 params.graphicsSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
915 params.computeSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
916 params.rayTracingSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()
954 for (int firstUpdateTypeIdx = 0; firstUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT); ++firstUpdateTypeIdx) in createBindPointTests()
955 for (int secondUpdateTypeIdx = 0; secondUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT); ++ secondUpdateTypeIdx) in createBindPointTests()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT }; enumerator
689 UDataSwapper *dsLocalToOut, *ds[TYPE_COUNT]; in writePackage()
726 // open (TYPE_COUNT-2) swappers in writePackage()
739 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
892 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpackage.cpp78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT }; enumerator
689 UDataSwapper *dsLocalToOut, *ds[TYPE_COUNT]; in writePackage()
726 // open (TYPE_COUNT-2) swappers in writePackage()
739 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
892 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpackage.cpp78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT }; enumerator
689 UDataSwapper *dsLocalToOut, *ds[TYPE_COUNT]; in writePackage()
726 // open (TYPE_COUNT-2) swappers in writePackage()
739 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
892 for(i=0; i<TYPE_COUNT; ++i) { in writePackage()
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.h885 TYPE_COUNT enumerator
H A DD3D12MemAlloc.cpp5341 m_PackedData.SetType(TYPE_COUNT);
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h6715 TYPE_COUNT enumerator

Completed in 37 milliseconds