Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc171 …eBufferDescriptorSize`, `robustStorageBufferDescriptorSize`, `inputAttachmentDescriptorSize`, `acc…
575 size_t inputAttachmentDescriptorSize;
607 * `inputAttachmentDescriptorSize` describes the size, in bytes, of a VK_DESCRIPTOR_TYPE_INPUT_ATTAC…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3624 * [[limits-inputAttachmentDescriptorSize]]
3625 pname:inputAttachmentDescriptorSize indicates the size in bytes of a
4781 | code:size_t | pname:inputAttachmentDescriptorSize | `<<VK_EXT_descripto…
5248 | pname:inputAttachmentDescriptorSize | - | 256 | max
5411 pname:inputAttachmentDescriptorSize, and
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14929 size_t inputAttachmentDescriptorSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7239 …PP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.inputAttachmentDescriptorSize ); in operator ()()