Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestUtils.cpp216 TArray<VkLayerProperties>* instanceLayers) { in init_instance_extensions_and_layers()
567 TArray<VkLayerProperties> instanceLayers; in CreateVkBackendContext() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp448 std::vector<const char*> instanceLayers; in Init() local