Searched refs:pixelX (Results 1 – 3 of 3) sorted by relevance
2258 every combination of valid values for pname:pixelX, pname:pixelY, and2273 * pname:pixelX is added to the x coordinate of the upper-leftmost pixel of2278 identified by pname:pixelX and pname:pixelY.2282 * [[VUID-VkCoarseSampleLocationNV-pixelX-02078]]2283 pname:pixelX must: be less than the width (in pixels) of the fragment
12466 uint32_t pixelX; member
1898 VULKAN_HPP_HASH_COMBINE( seed, coarseSampleLocationNV.pixelX ); in operator ()()