Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dget_image_subresource_layout_common.adoc68 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_headless.c409 image->num_planes = mod_props->drmFormatModifierPlaneCount; in wsi_create_null_image_mem()
Dwsi_common_drm.c531 image->num_planes = mod_props->drmFormatModifierPlaneCount; in wsi_create_native_image_mem()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc2183 * pname:drmFormatModifierPlaneCount is the number of _memory planes_ in
2198 pname:drmFormatModifierPlaneCount) is distinct from its _format planecount_
2226 code:DRM_FORMAT_MOD_LINEAR, then pname:drmFormatModifierPlaneCount must:
2258 pname:drmFormatModifierPlaneCount.
2316 * pname:drmFormatModifierPlaneCount is the number of _memory planes_ in
Dresources.adoc2772 * pname:drmFormatModifierPlaneCount is the number of _memory planes_ in
2806 * [[VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-drmFormatModifierPlaneCount-02265]]
2807 pname:drmFormatModifierPlaneCount must: be equal to the
2808 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
3612 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
8461 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
8506 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
9316 slink:VkDrmFormatModifierPropertiesEXT::pname:drmFormatModifierPlaneCount
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp2223 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierProperties2EXT.drmFormatModifierPlaneCount ); in operator ()()
2235 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesEXT.drmFormatModifierPlaneCount ); in operator ()()
3005 …_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.drmFormatModifierPlaneCount ); in operator ()()
Dvulkan_hash.hpp3941 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierProperties2EXT.drmFormatModifierPlaneCount ); in operator ()()
3953 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesEXT.drmFormatModifierPlaneCount ); in operator ()()
5228 …_HPP_HASH_COMBINE( seed, imageDrmFormatModifierExplicitCreateInfoEXT.drmFormatModifierPlaneCount ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12263 uint32_t drmFormatModifierPlaneCount; member
12294 uint32_t drmFormatModifierPlaneCount; member
12306 uint32_t drmFormatModifierPlaneCount; member