Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp209 p->scope == VK_SCOPE_SUBGROUP_NV) in checkSupport()
220 if (p->scope == VK_SCOPE_SUBGROUP_NV && (p->AType == types[j] || p->BType == types[j] || p->CType == types[j] || p->DType == types[j])) in checkSupport()
702 p->scope == VK_SCOPE_SUBGROUP_NV) in iterate()
717 if (p->scope != VK_SCOPE_SUBGROUP_NV) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp80 DE_STATIC_ASSERT((uint32_t)VK_SCOPE_SUBGROUP_KHR == (uint32_t)VK_SCOPE_SUBGROUP_NV);
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11144 VK_SCOPE_SUBGROUP_NV = 3, enumerator
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12604 VK_SCOPE_SUBGROUP_NV = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h11550 VK_SCOPE_SUBGROUP_NV = 3, enumerator
H A Dvulkan_enums.hpp7336 eSubgroup = VK_SCOPE_SUBGROUP_NV,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11710 VK_SCOPE_SUBGROUP_NV = 3, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11207 VK_SCOPE_SUBGROUP_NV = VK_SCOPE_SUBGROUP_KHR, enumerator

Completed in 314 milliseconds