Home
last modified time | relevance | path

Searched refs:descriptorSetLayoutCreateFlags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDescriptorSetTests.cpp308 … VkDescriptorSetLayoutCreateFlags descriptorSetLayoutCreateFlags) in emptyDescriptorSetLayoutTest() argument
314 if (descriptorSetLayoutCreateFlags == VK_DESCRIPTOR_SET_LAYOUT_CREATE_PUSH_DESCRIPTOR_BIT_KHR) in emptyDescriptorSetLayoutTest()
322descriptorSetLayoutCreateFlags, // VkDescriptorSetLayoutCreateFlags fla… in emptyDescriptorSetLayoutTest()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp1980 VkDescriptorSetLayoutCreateFlags descriptorSetLayoutCreateFlags = 0u; in run() local
1985descriptorSetLayoutCreateFlags |= VK_DESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BIT; in run()
2093descriptorSetLayoutCreateFlags, // VkDescriptorSetLayoutCreateFlags fl… in run()