Searched refs:pPlaneLayouts (Results 1 – 5 of 5) sorted by relevance
275 slink:VkImageDrmFormatModifierExplicitCreateInfoEXT::pname:pPlaneLayouts->size
2774 well as the length of the pname:pPlaneLayouts array.2775 * pname:pPlaneLayouts is a pointer to an array of2779 The etext:i^th^ member of pname:pPlaneLayouts describes the layout of the2782 In each element of pname:pPlaneLayouts, the implementation must: ignore2791 pname:pPlaneLayouts, when combined with the provided pname:drmFormatModifier2813 For each element of pname:pPlaneLayouts, pname:size must: be 02815 For each element of pname:pPlaneLayouts, pname:arrayPitch must: be 0 if2818 For each element of pname:pPlaneLayouts, pname:depthPitch must: be 0 if
3006 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts ); in operator ()()
5229 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts ); in operator ()()
12295 const VkSubresourceLayout* pPlaneLayouts; member