Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shading_rate.adoc166 …ported by the implementation, which are advertised via `maxFragmentShadingRateAttachmentTexelSize`…
194 VkExtent2D maxFragmentShadingRateAttachmentTexelSize;
214 `minFragmentShadingRateAttachmentTexelSize`, `maxFragmentShadingRateAttachmentTexelSize`, `maxFragm…
220 * `maxFragmentShadingRateAttachmentTexelSize` advertises the maximum size of the texel region for t…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3221 pname:maxFragmentShadingRateAttachmentTexelSize.
3225 * [[limits-maxFragmentShadingRateAttachmentTexelSize]]
3226 pname:maxFragmentShadingRateAttachmentTexelSize indicates maximum
3241 [eq]#max(pname:maxFragmentShadingRateAttachmentTexelSize.width /
3243 pname:maxFragmentShadingRateAttachmentTexelSize.height /
4734 | 2 {times} code:uint32_t | pname:maxFragmentShadingRateAttachmentTexelSize | `<<fe…
5201 | pname:maxFragmentShadingRateAttachmentTexelSize | (0,0) | (8,8) | min
Drenderpass.adoc1008 to <<limits-maxFragmentShadingRateAttachmentTexelSize,
1009 pname:maxFragmentShadingRateAttachmentTexelSize.width>>
1022 to <<limits-maxFragmentShadingRateAttachmentTexelSize,
1023 pname:maxFragmentShadingRateAttachmentTexelSize.height>>
4129 to <<limits-maxFragmentShadingRateAttachmentTexelSize,
4130 pname:maxFragmentShadingRateAttachmentTexelSize.width>>
4146 to <<limits-maxFragmentShadingRateAttachmentTexelSize,
4147 pname:maxFragmentShadingRateAttachmentTexelSize.height>>
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4214 …E( seed, physicalDeviceFragmentShadingRatePropertiesKHR.maxFragmentShadingRateAttachmentTexelSize in operator ()()
Dvulkan_hash.hpp7978 …E( seed, physicalDeviceFragmentShadingRatePropertiesKHR.maxFragmentShadingRateAttachmentTexelSize in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9785 VkExtent2D maxFragmentShadingRateAttachmentTexelSize; member