Home
last modified time | relevance | path

Searched defs:ray_tracing_props (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dstateless_validation.h104 VkPhysicalDeviceRayTracingPropertiesNV ray_tracing_props; member
H A Dparameter_validation_utils.cpp166 auto ray_tracing_props = lvl_init_struct<VkPhysicalDeviceRayTracingPropertiesNV>(); in PostCallRecordCreateDevice() local