Home
last modified time | relevance | path

Searched refs:raygenShaderRecordAddress (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingTraceRaysTests.cpp298 " uint64_t raygenShaderRecordAddress;\n" in initPrograms()
328 " indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress;\n" in initPrograms()
557 m_data.extendedTraceDimensions.raygenShaderRecordAddress = raygenShaderBindingTableRegion.deviceAddress; in runTest()
856 uint64_t raygenShaderRecordAddress; in initPrograms()
883 indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress; in initPrograms()
896 indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress; in initPrograms()
994 data.raygenShaderRecordAddress in makeIndirectStructAndFlush()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingTraceRaysTests.cpp298 " uint64_t raygenShaderRecordAddress;\n" in initPrograms()
328 " indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress;\n" in initPrograms()
557 m_data.extendedTraceDimensions.raygenShaderRecordAddress = raygenShaderBindingTableRegion.deviceAddress; in runTest()
856 uint64_t raygenShaderRecordAddress; in initPrograms()
883 indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress; in initPrograms()
896 indirectCommands.raygenShaderRecordAddress = ubo.indirectCommands.raygenShaderRecordAddress; in initPrograms()
994 data.raygenShaderRecordAddress in makeIndirectStructAndFlush()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c393 SBT_RAYGEN = offsetof(VkTraceRaysIndirectCommand2KHR, raygenShaderRecordAddress),
H A Dradv_cmd_buffer.c8781 .raygenShaderRecordAddress = pRaygenShaderBindingTable->deviceAddress, in radv_CmdTraceRaysKHR()
8813 .raygenShaderRecordAddress = pRaygenShaderBindingTable->deviceAddress, in radv_CmdTraceRaysIndirectKHR()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9603 VkDeviceAddress raygenShaderRecordAddress; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h10926 VkDeviceAddress raygenShaderRecordAddress; member
H A Dvulkan_hash.hpp15085 VULKAN_HPP_HASH_COMBINE( seed, traceRaysIndirectCommand2KHR.raygenShaderRecordAddress );
H A Dvulkan_structs.hpp[all...]

Completed in 179 milliseconds