Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_image_drm_format_modifier.adoc275 slink:VkImageDrmFormatModifierExplicitCreateInfoEXT::pname:pPlaneLayouts->size
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc2774 well as the length of the pname:pPlaneLayouts array.
2775 * pname:pPlaneLayouts is a pointer to an array of
2779 The etext:i^th^ member of pname:pPlaneLayouts describes the layout of the
2782 In each element of pname:pPlaneLayouts, the implementation must: ignore
2791 pname:pPlaneLayouts, when combined with the provided pname:drmFormatModifier
2813 For each element of pname:pPlaneLayouts, pname:size must: be 0
2815 For each element of pname:pPlaneLayouts, pname:arrayPitch must: be 0 if
2818 For each element of pname:pPlaneLayouts, pname:depthPitch must: be 0 if
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3006 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts ); in operator ()()
Dvulkan_hash.hpp5229 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12295 const VkSubresourceLayout* pPlaneLayouts; member