Home
last modified time | relevance | path

Searched refs:raygenShaderRecordAddress (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Draytracing.adoc588 * pname:raygenShaderRecordAddress is a basetype:VkDeviceAddress of the ray
592 address pname:raygenShaderRecordAddress.
630 :rayGenShaderBindingTableAddress: pname:raygenShaderRecordAddress
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10367 VkDeviceAddress raygenShaderRecordAddress; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13325 VULKAN_HPP_HASH_COMBINE( seed, traceRaysIndirectCommand2KHR.raygenShaderRecordAddress ); in operator ()()