Home
last modified time | relevance | path

Searched refs:maxRayDispatchInvocationCount (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Dtrace_rays_limits_common.adoc23 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayDispatchInvocationCount
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_ray_tracing_pipeline.txt140 ** added pname:maxRayDispatchInvocationCount,
252 * Added pname:maxRayDispatchInvocationCount limit to
DVK_KHR_ray_tracing_pipeline.adoc139 ** added pname:maxRayDispatchInvocationCount,
251 * Added pname:maxRayDispatchInvocationCount limit to
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3199 …const auto maxRayDispatchInvocationCount = de::min( static_cast<deUint64>(rtPropertiesPtr->getMax… in init() local
3207 … static_cast<deUint32>((maxRayDispatchInvocationCount) % maxGlobalRTWorkGroupSize[0]) ); in init()
3209 …static_cast<deUint32>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0]) % maxGlobalRTWorkGrou… in init()
3211 …static_cast<deUint32>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0] / m_gridSizeXYZ[1]) % maxG… in init()
3214 …DE_ASSERT(m_gridSizeXYZ[0] * m_gridSizeXYZ[1] * m_gridSizeXYZ[2] == maxRayDispatchInvocationCount); in init()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Draytracing.txt385 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayDispatchInvocationCount
568 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayDispatchInvocationCount
Dlimits.txt2530 * pname:maxRayDispatchInvocationCount is the maximum number of ray
3391 | code:uint32_t | pname:maxRayDispatchInvocationCount | `apiext:VK_KHR_ray_tr…
3707 | pname:maxRayDispatchInvocationCount | - | 2^30^ | min
Dlimits.adoc2956 * pname:maxRayDispatchInvocationCount is the maximum number of ray
4810 | code:uint32_t | pname:maxRayDispatchInvocationCount | `apiext:VK_KHR_ray_tr…
5266 | pname:maxRayDispatchInvocationCount | - | 2^30^ | min
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3201 …const auto maxRayDispatchInvocationCount = de::min( static_cast<deUint64>(rtPropertiesPtr->getMax… in init() local
3209 … static_cast<deUint32>((maxRayDispatchInvocationCount) % maxGlobalRTWorkGroupSize[0]) ); in init()
3211 …static_cast<deUint32>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0]) % maxGlobalRTWorkGrou… in init()
3213 …static_cast<deUint32>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0] / m_gridSizeXYZ[1]) % maxG… in init()
3216 …DE_ASSERT(m_gridSizeXYZ[0] * m_gridSizeXYZ[1] * m_gridSizeXYZ[2] == maxRayDispatchInvocationCount); in init()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp3916 …Count (void) override { return m_rayTracingPipelineProperties.maxRayDispatchInvocationCount; } in getMaxRayDispatchInvocationCount()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2511 props->maxRayDispatchInvocationCount = 1024 * 1024 * 64; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4317 uint32_t maxRayDispatchInvocationCount; member
DvkVulkan_c.inl17839 deUint32 maxRayDispatchInvocationCount; member
DvkStrUtilImpl.inl10928 s << "\tmaxRayDispatchInvocationCount = " << value.maxRayDispatchInvocationCount << '\n';
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4337 uint32_t maxRayDispatchInvocationCount; member
DvkVulkan_c.inl19007 deUint32 maxRayDispatchInvocationCount; member
DvkStrUtilImpl.inl11161 s << "\tmaxRayDispatchInvocationCount = " << value.maxRayDispatchInvocationCount << '\n';
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h12534 uint32_t maxRayDispatchInvocationCount; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h13538 uint32_t maxRayDispatchInvocationCount; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h13331 uint32_t maxRayDispatchInvocationCount; member
Dvulkan_structs.hpp50067 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ )
50113 ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && in operator ==()
50132 uint32_t maxRayDispatchInvocationCount = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h14894 uint32_t maxRayDispatchInvocationCount; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h19215 uint32_t maxRayDispatchInvocationCount; member
Dvulkan_structs.hpp78714 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ )
78771 maxRayDispatchInvocationCount, in reflect()
78788 …( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && ( shaderGroupHandleAlign… in operator ==()
78807 uint32_t maxRayDispatchInvocationCount = {}; member
Dvulkan_hash.hpp10702 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()