Home
last modified time | relevance | path

Searched defs:maxRayDispatchInvocationCount (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp3201 const auto maxRayDispatchInvocationCount = de::min( static_cast<deUint64>(rtPropertiesPtr->getMaxRayDispatchInvocationCount() ), variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp3199 const auto maxRayDispatchInvocationCount = de::min( static_cast<deUint64>(rtPropertiesPtr->getMaxRayDispatchInvocationCount() ), variable
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp50132 uint32_t maxRayDispatchInvocationCount = {}; global() member
[all...]
H A Dvulkan_core.h13331 uint32_t maxRayDispatchInvocationCount; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h14894 uint32_t maxRayDispatchInvocationCount; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h13538 uint32_t maxRayDispatchInvocationCount; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h12534 uint32_t maxRayDispatchInvocationCount; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h19215 uint32_t maxRayDispatchInvocationCount; member

Completed in 303 milliseconds