Home
last modified time | relevance | path

Searched refs:fragmentShadingRateWithCustomSampleLocations (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shading_rate.adoc208 VkBool32 fragmentShadingRateWithCustomSampleLocations;
238 * `fragmentShadingRateWithCustomSampleLocations` determines if custom sample locations can be used …
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3378 * [[limits-fragmentShadingRateWithCustomSampleLocations]]
3379 pname:fragmentShadingRateWithCustomSampleLocations
4748 | basetype:VkBool32 | pname:fragmentShadingRateWithCustomSampleLocations | `<<fe…
5215 | pname:fragmentShadingRateWithCustomSampleLocations | - | false | implementation-depe…
Dprimsrast.adoc1364 * The <<limits-fragmentShadingRateWithCustomSampleLocations,
1365 pname:fragmentShadingRateWithCustomSampleLocations>> limit is not
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4228 … seed, physicalDeviceFragmentShadingRatePropertiesKHR.fragmentShadingRateWithCustomSampleLocations in operator ()()
Dvulkan_hash.hpp7992 … seed, physicalDeviceFragmentShadingRatePropertiesKHR.fragmentShadingRateWithCustomSampleLocations in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9799 VkBool32 fragmentShadingRateWithCustomSampleLocations; member