Home
last modified time | relevance | path

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

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