Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp111 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp111 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/profiles/
DVP_KHR_roadmap_2022.json53 "maxComputeWorkGroupSize": [ 256, 256, 64 ], array
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1768 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGroupSi… in checkPermutedIndexTestSupport() local
/third_party/vulkan-headers/registry/profiles/
DVP_KHR_roadmap_2022.json53 "maxComputeWorkGroupSize": [ 256, 256, 64 ], array
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1768 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGroupSi… in checkPermutedIndexTestSupport() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h280 std::array<GLint, 3> maxComputeWorkGroupSize = {0, 0, 0}; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp3638 const TVariable *maxComputeWorkGroupSize = static_cast<const TVariable *>( in parseGlobalLayoutQualifier() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3195 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGroupSi… in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3195 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGroupSi… in init() local
/third_party/glfw/deps/vulkan/
Dvulkan.h1316 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1851 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2691 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2598 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1092 uint32_t maxComputeWorkGroupSize[3]; member
DvkVulkan_c.inl4060 deUint32 maxComputeWorkGroupSize[3]; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2740 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2955 uint32_t maxComputeWorkGroupSize[3]; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3033 uint32_t maxComputeWorkGroupSize[3]; member

12