Home
last modified time | relevance | path

Searched refs:drmFormatModifierCount (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c342 assert(modifier_props_list.drmFormatModifierCount > 0); in wsi_configure_native_image()
346 modifier_props_list.drmFormatModifierCount, in wsi_configure_native_image()
360 for (uint32_t i = 0; i < modifier_props_list.drmFormatModifierCount; i++) { in wsi_configure_native_image()
433 .drmFormatModifierCount = image_modifier_count, in wsi_configure_native_image()
516 if (info->drm_mod_list.drmFormatModifierCount > 0) { in wsi_create_native_image_mem()
Dwsi_common_headless.c394 if (info->drm_mod_list.drmFormatModifierCount > 0) { in wsi_create_null_image_mem()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc2151 * pname:drmFormatModifierCount is an inout parameter related to the number
2157 in pname:drmFormatModifierCount the number of modifiers compatible with the
2159 Otherwise, the application must: set pname:drmFormatModifierCount to the
2161 write at most pname:drmFormatModifierCount elements to the array, and will
2162 return in pname:drmFormatModifierCount the number of elements written.
2279 * pname:drmFormatModifierCount is an inout parameter related to the number
2286 pname:drmFormatModifierCount.
2287 Otherwise, the application must: set pname:drmFormatModifierCount to the
2289 write at most pname:drmFormatModifierCount elements to the array, and will
2290 return in pname:drmFormatModifierCount the number of elements written.
Dresources.adoc2738 * pname:drmFormatModifierCount is the length of the
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp2248 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesList2EXT.drmFormatModifierCount ); in operator ()()
2261 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesListEXT.drmFormatModifierCount ); in operator ()()
3018 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierListCreateInfoEXT.drmFormatModifierCount ); in operator ()()
Dvulkan_hash.hpp3966 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesList2EXT.drmFormatModifierCount ); in operator ()()
3979 VULKAN_HPP_HASH_COMBINE( seed, drmFormatModifierPropertiesListEXT.drmFormatModifierCount ); in operator ()()
5241 VULKAN_HPP_HASH_COMBINE( seed, imageDrmFormatModifierListCreateInfoEXT.drmFormatModifierCount ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12270 uint32_t drmFormatModifierCount; member
12286 uint32_t drmFormatModifierCount; member
12313 uint32_t drmFormatModifierCount; member