Home
last modified time | relevance | path

Searched defs:maxComputeWorkGroupSize (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferMemoryAliasing.cpp67 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp38 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
DvktSparseResourcesImageSparseResidency.cpp115 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp111 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/external/angle/src/libANGLE/
DCaps.h930 std::array<GLint, 3> maxComputeWorkGroupSize = {0, 0, 0}; member
/external/angle/src/compiler/translator/
DParseContext.cpp3590 const TVariable *maxComputeWorkGroupSize = static_cast<const TVariable *>( in parseGlobalLayoutQualifier() local
/external/vulkan-validation-layers/tests/device_profiles/
Dnvidia_tegra_x1.json147 "maxComputeWorkGroupSize": [ array
Damd_radv_polaris10.json145 "maxComputeWorkGroupSize": [ array
Dmobile_chip.json147 "maxComputeWorkGroupSize": [ array
Dpowervr_rogue_ge8300.json147 "maxComputeWorkGroupSize": [ array
Dintel_hd_graphics_520_skylake_gt2.json145 "maxComputeWorkGroupSize": [ array
Dadreno_540.json155 "maxComputeWorkGroupSize": [ array
Dgeforce_940m.json181 "maxComputeWorkGroupSize": [ array
Damd_radeon_rx_480.json321 "maxComputeWorkGroupSize": [ array
Dgeforce_1080_ti.json436 "maxComputeWorkGroupSize": [ array
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3193 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGroupSi… in init() local
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1810 uint32_t maxComputeWorkGroupSize[3]; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1810 uint32_t maxComputeWorkGroupSize[3]; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl292 deUint32 maxComputeWorkGroupSize[3]; member
DvkVulkan_c.inl3502 deUint32 maxComputeWorkGroupSize[3]; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2288 uint32_t maxComputeWorkGroupSize[3]; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h2292 uint32_t maxComputeWorkGroupSize[3]; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h2288 uint32_t maxComputeWorkGroupSize[3]; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h2598 uint32_t maxComputeWorkGroupSize[3]; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h2632 uint32_t maxComputeWorkGroupSize[3]; member

12