Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_tile_properties.adoc94 VkExtent2D apronSize;
99 The reported value for `apronSize` will be zero and its functionality will be described in a future…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc1222 * pname:apronSize is the dimension of the apron.
1232 Reported value for pname:apronSize will be zero and its functionality will
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17409 VkExtent2D apronSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13299 VULKAN_HPP_HASH_COMBINE( seed, tilePropertiesQCOM.apronSize ); in operator ()()