Searched refs:maxRayDispatchInvocationCount (Results 1 – 5 of 5) sorted by relevance
23 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayDispatchInvocationCount
141 ** added pname:maxRayDispatchInvocationCount,253 * Added pname:maxRayDispatchInvocationCount limit to
2892 * pname:maxRayDispatchInvocationCount is the maximum number of ray4715 | code:uint32_t | pname:maxRayDispatchInvocationCount | `apiext:VK_KHR_ray_tr…5171 | pname:maxRayDispatchInvocationCount | - | 2^30^ | min
17914 uint32_t maxRayDispatchInvocationCount; member
9546 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()