Searched refs:pPropertiesCount (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_tile_properties.adoc | 49 uint32_t* pPropertiesCount, 53 …buffer creation to query the tile properties from the framebuffer. `pPropertiesCount` is a pointer… 54 …pPropertiesCount`. `pPropertiesCount` must point to a variable set by the user to the number of el…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | framebuffer.adoc | 1096 * 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/ |
D | vulkan.hpp | 5267 …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/ |
D | vulkan_core.h | 17413 …opertiesQCOM)(VkDevice device, VkFramebuffer framebuffer, uint32_t* pPropertiesCount, VkTileProper… 17420 uint32_t* pPropertiesCount,
|