Searched refs:RayQueryCommittedIntersectionKHR (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.lua | 1228 RayQueryCommittedIntersectionKHR = 1,
|
H A D | spirv.cs | 1273 RayQueryCommittedIntersectionKHR = 1, enumerator
|
H A D | spirv.bf | 1274 RayQueryCommittedIntersectionKHR = 1,
|
H A D | spirv.hpp11 | 1268 RayQueryCommittedIntersectionKHR = 1,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1220 RayQueryCommittedIntersectionKHR = 1,
|
D | spirv.cs | 1265 RayQueryCommittedIntersectionKHR = 1, enumerator
|
D | spirv.bf | 1266 RayQueryCommittedIntersectionKHR = 1,
|
D | spirv.hpp11 | 1260 RayQueryCommittedIntersectionKHR = 1,
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.lua | 1283 RayQueryCommittedIntersectionKHR = 1,
|
H A D | spirv.cs | 1328 RayQueryCommittedIntersectionKHR = 1, enumerator
|
H A D | spirv.bf | 1329 RayQueryCommittedIntersectionKHR = 1,
|
H A D | spirv.hpp11 | 1292 RayQueryCommittedIntersectionKHR = 1, 3956 …case RayQueryIntersection::RayQueryCommittedIntersectionKHR: return "RayQueryCommittedIntersection…
|
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_tables_unified1/android_arm64_armv8-2a_cortex-a55/gen/ |
D | operand.kinds-unified1.inc | 1407 …{"RayQueryCommittedIntersectionKHR", 1, 0, nullptr, 1, pygen_variable_caps_RayQueryKHR, 0, nullptr…
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_parse.rs | 11828 RayQueryCommittedIntersectionKHR, enumerator 11835 1u32 => Self::RayQueryCommittedIntersectionKHR, in parse()
|