Home
last modified time | relevance | path

Searched refs:maxFragmentSizeAspectRatio (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shading_rate.adoc200 uint32_t maxFragmentSizeAspectRatio;
230 * `maxFragmentSizeAspectRatio` determines the maximum supported aspect ratio between dimensions for…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3306 * [[limits-maxFragmentSizeAspectRatio]] pname:maxFragmentSizeAspectRatio
3308 pname:maxFragmentSizeAspectRatio must: be a power-of-two value, and
4740 | code:uint32_t | pname:maxFragmentSizeAspectRatio | `<<fe…
5207 | pname:maxFragmentSizeAspectRatio | - | 2 | min
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4220 …PP_HASH_COMBINE( seed, physicalDeviceFragmentShadingRatePropertiesKHR.maxFragmentSizeAspectRatio ); in operator ()()
Dvulkan_hash.hpp7984 …PP_HASH_COMBINE( seed, physicalDeviceFragmentShadingRatePropertiesKHR.maxFragmentSizeAspectRatio ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9791 uint32_t maxFragmentSizeAspectRatio; member