Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp286 … const vk::VkAllocationCallbacks *pAllocator, bool allowLayers) in createCustomInstanceWithExtensions()
354 … const vk::VkAllocationCallbacks *pAllocator, bool allowLayers) in createCustomInstanceWithExtension()
360 bool allowLayers) in createCustomInstanceFromContext()
398 … const vk::VkAllocationCallbacks *pAllocator, bool allowLayers) in createCustomInstanceFromInfo()
460 bool allowLayers) in createUncheckedInstance()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp376 … vector<string> extensions = vector<string>(), bool allowLayers = true) in createTestDevice()