Searched refs:sampleLocationCount (Results 1 – 3 of 3) sorted by relevance
2223 * pname:sampleLocationCount specifies the number of sample locations in2249 * [[VUID-VkCoarseSampleOrderCustomNV-sampleLocationCount-02075]]2250 pname:sampleLocationCount must: be equal to the product of2253 * [[VUID-VkCoarseSampleOrderCustomNV-sampleLocationCount-02076]]2254 pname:sampleLocationCount must: be less than or equal to the value of
12474 uint32_t sampleLocationCount; member
1912 VULKAN_HPP_HASH_COMBINE( seed, coarseSampleOrderCustomNV.sampleLocationCount ); in operator ()()