Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc250 If the `descriptorBufferImageLayoutIgnored` feature is enabled, the `imageLayout` in link:{refpage}…
529 VkBool32 descriptorBufferImageLayoutIgnored;
535 If the `descriptorBufferImageLayoutIgnored` feature is enabled, the image layout provided when gett…
950 // If descriptorBufferImageLayoutIgnored is enabled, this is ignored, convenient!
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc5536 * [[features-descriptorBufferImageLayoutIgnored]]
5537 pname:descriptorBufferImageLayoutIgnored indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14949 VkBool32 descriptorBufferImageLayoutIgnored; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7200 …HASH_COMBINE( seed, physicalDeviceDescriptorBufferFeaturesEXT.descriptorBufferImageLayoutIgnored ); in operator ()()