Searched refs:numPhases (Results 1 – 6 of 6) sorted by relevance
373 uint32_t numPhases;407 is enabled by setting `numPhases` to a value greater than408 1. In this case, _weight image_ specifies `numPhases` unique sets of415 must be a power-of-two. `numPhases` is the product418 For example, `numPhases` equal to 4 means that texel is divided into423 The maximum supported values for `numPhases` and `filterSize` is specified by445 `VkImageViewSampleWeightCreateInfoQCOM::numPhases`. The phases
3300 pname:numPhases.3321 pname:numPhases describes the number of filter phases used to provide3505 phaseCount_{h} = phaseCount_{v} &= \sqrt{numPhases} \\[1em]3513 latexmath:[\mathbin{log2}\left( numPhases \right)] specified by3514 slink:VkImageViewSampleWeightCreateInfoQCOM::pname:numPhases
5317 created with pname:width equal to or greater than latexmath:[(numPhases5331 [eq]#numPhases#5773 * pname:numPhases is number of sub-pixel filter phases.5779 The pname:numPhases describes the number of sub-pixel filter phases as5798 * [[VUID-VkImageViewSampleWeightCreateInfoQCOM-numPhases-06962]]5799 pname:numPhases must: be a power of two squared value (i.e., 1, 4, 16,5801 * [[VUID-VkImageViewSampleWeightCreateInfoQCOM-numPhases-06963]]5802 pname:numPhases must: be less than or equal to
1082 slink:VkImageViewSampleWeightCreateInfoQCOM::pname:numPhases in
16709 uint32_t numPhases; member
5497 VULKAN_HPP_HASH_COMBINE( seed, imageViewSampleWeightCreateInfoQCOM.numPhases ); in operator ()()