Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp837 …VkPhysicalDeviceNestedCommandBufferFeaturesEXT nestedCommandBufferFeatures = vk::initVulkanStructu… in createMultiViewDevices() local
840 nestedCommandBufferFeatures.pNext = enabledFeatures.pNext; in createMultiViewDevices()
841 enabledFeatures.pNext = &nestedCommandBufferFeatures; in createMultiViewDevices()