Home
last modified time | relevance | path

Searched defs:maxWorkGroupSize (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp634 const auto& maxWorkGroupSize = physicalDeviceProperties.limits.maxComputeWorkGroupSize; in test() local
691 …const auto& maxWorkGroupSize = (isMesh ? meshProperties.maxMeshWorkGroupSize : meshProperti… in test() local
803 …const auto& maxWorkGroupSize = physicalDeviceProperties.limits.maxComputeWorkGro… in testRequireFullSubgroups() local
858 …const auto& maxWorkGroupSize = physicalDeviceProperties.limits.maxComputeWorkGrou… in testRequireSubgroupSize() local
914 …const auto& maxWorkGroupSize = (isMesh ? meshProperties.maxMeshWorkGroupSize : meshProper… in testRequireSubgroupSize() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageMemoryAliasing.cpp212 const tcu::UVec3 maxWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in iterate() local
834 const tcu::UVec3 maxWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in initPrograms() local
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h1195 cl_uint maxWorkGroupSize; in ExecuteSingleTest() local
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h16145 uint32_t maxWorkGroupSize[3]; member
Dvulkan_structs.hpp54472 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint32_t, 3> maxWorkGroupSize = {}; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h15527 uint32_t maxWorkGroupSize[3]; member