Searched refs:DEVICE_EXTENSION_RAY_TRACING_PIPELINE (Results 1 – 1 of 1) sorted by relevance
246 static constexpr string_view DEVICE_EXTENSION_RAY_TRACING_PIPELINE { "VK_KHR_ray_tracing_pipeline" … variable474 extensions.push_back(DEVICE_EXTENSION_RAY_TRACING_PIPELINE); in GetPreferredDeviceExtensions()