Home
last modified time | relevance | path

Searched refs:maxShaderGroupStride (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dtrace_rays_binding_table.adoc35 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxShaderGroupStride
52 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxShaderGroupStride
69 sname:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxShaderGroupStride
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Draytracing.adoc321 sname:VkPhysicalDeviceRayTracingPropertiesNV::pname:maxShaderGroupStride
324 sname:VkPhysicalDeviceRayTracingPropertiesNV::pname:maxShaderGroupStride
327 sname:VkPhysicalDeviceRayTracingPropertiesNV::pname:maxShaderGroupStride
Dlimits.adoc2765 * pname:maxShaderGroupStride is the maximum stride in bytes allowed
2886 * pname:maxShaderGroupStride is the maximum stride in bytes allowed
4690 | code:uint32_t | pname:maxShaderGroupStride | `apiext:VK_NV_ray_tra…
5151 | pname:maxShaderGroupStride | - | 4096 | min
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_ray_tracing_pipeline.adoc387 ** add minimum for maxShaderGroupStride (#2353,!4131)
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12738 uint32_t maxShaderGroupStride; member
17911 uint32_t maxShaderGroupStride; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9543 …ULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxShaderGroupStride ); in operator ()()
9574 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRayTracingPropertiesNV.maxShaderGroupStride ); in operator ()()