Home
last modified time | relevance | path

Searched refs:RAY_PAYLOAD (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1968 RAY_PAYLOAD = 0, member in vkt::RayTracing::__anon28522::InterfaceType
2047 if (m_params.interfaceType == InterfaceType::RAY_PAYLOAD) in initPrograms()
2344 case InterfaceType::RAY_PAYLOAD: in getShaderStages()
2376 case InterfaceType::RAY_PAYLOAD: bits = VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR; break; in getShaderStageForGeometry()
2517 if (interfaceType == InterfaceType::RAY_PAYLOAD) in iterate()
2569 else if (interfaceType == InterfaceType::RAY_PAYLOAD || interfaceType == InterfaceType::HIT_ATTRIBUTES) in iterate()
2621 if (interfaceType == InterfaceType::RAY_PAYLOAD) in iterate()
2793 { InterfaceType::RAY_PAYLOAD, "ray_payload" }, in createDataSpillTests()
H A DvktRayTracingCallableShadersTests.cpp1319 const std::string RAY_PAYLOAD = "rayPayloadEXT"; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1968 RAY_PAYLOAD = 0, member in vkt::RayTracing::__anon29706::InterfaceType
2047 if (m_params.interfaceType == InterfaceType::RAY_PAYLOAD) in initPrograms()
2344 case InterfaceType::RAY_PAYLOAD: in getShaderStages()
2376 case InterfaceType::RAY_PAYLOAD: bits = VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR; break; in getShaderStageForGeometry()
2517 if (interfaceType == InterfaceType::RAY_PAYLOAD) in iterate()
2569 else if (interfaceType == InterfaceType::RAY_PAYLOAD || interfaceType == InterfaceType::HIT_ATTRIBUTES) in iterate()
2621 if (interfaceType == InterfaceType::RAY_PAYLOAD) in iterate()
2792 { InterfaceType::RAY_PAYLOAD, "ray_payload" }, in createDataSpillTests()

Completed in 12 milliseconds