Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp147 SkTArray<VkLayerProperties>* instanceLayers) { in init_instance_extensions_and_layers()
475 SkTArray<VkLayerProperties> instanceLayers; in CreateVkBackendContext() local
/third_party/skia/m133/tools/gpu/vk/
DVkTestUtils.cpp216 TArray<VkLayerProperties>* instanceLayers) { in init_instance_extensions_and_layers()
567 TArray<VkLayerProperties> instanceLayers; in CreateVkBackendContext() local
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DVulkanSample.cpp448 std::vector<const char*> instanceLayers; in Init() local