Searched refs:layer_path (Results 1 – 5 of 5) sorted by relevance
50 layer_path = rebase_path("${fuchsia_sdk_path}/pkg/vulkan_layers")89 …"data/vulkan/explicit_layer.d/VkLayer_khronos_validation.json=${layer_path}/data/vulkan/explicit_l…
164 …oid add_CM_Device_ID(std::wstring const& id, fs::path const& icd_path, fs::path const& layer_path);
127 …m::add_CM_Device_ID(std::wstring const& id, fs::path const& icd_path, fs::path const& layer_path) { argument
173 TestLayerHandle::TestLayerHandle(fs::path const& layer_path) noexcept : layer_library(layer_path) { in TestLayerHandle() argument
293 TestLayerHandle(fs::path const& layer_path) noexcept;