Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_tile_properties.adoc49 uint32_t* pPropertiesCount,
53 …buffer creation to query the tile properties from the framebuffer. `pPropertiesCount` is a pointer…
54pPropertiesCount`. `pPropertiesCount` must point to a variable set by the user to the number of el…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc1096 * pname:pPropertiesCount is a pointer to an integer related to the number
1102 is returned in pname:pPropertiesCount.
1103 Otherwise, pname:pPropertiesCount must: point to a variable set by the user
1107 If pname:pPropertiesCount is less than the number of tile properties
1108 available, at most pname:pPropertiesCount structures will be written, and
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp5267 …pertiesQCOM( VkDevice device, VkFramebuffer framebuffer, uint32_t * pPropertiesCount, VkTileProper… in vkGetFramebufferTilePropertiesQCOM() argument
5269 … return ::vkGetFramebufferTilePropertiesQCOM( device, framebuffer, pPropertiesCount, pProperties ); in vkGetFramebufferTilePropertiesQCOM()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17413 …opertiesQCOM)(VkDevice device, VkFramebuffer framebuffer, uint32_t* pPropertiesCount, VkTileProper…
17420 uint32_t* pPropertiesCount,