Searched refs:postSubpassSampleLocationsCount (Results 1 – 5 of 5) sorted by relevance
1083 for (uint32_t i = 0; i < loc->postSubpassSampleLocationsCount; i++) { in clone_rp_sample_locations()1094 loc->postSubpassSampleLocationsCount); in clone_rp_sample_locations()1123 for (uint32_t i = 0; i < loc->postSubpassSampleLocationsCount; i++) { in clone_rp_sample_locations()1151 .postSubpassSampleLocationsCount = loc->postSubpassSampleLocationsCount, in clone_rp_sample_locations()1162 for (uint32_t i = 0; i < loc->postSubpassSampleLocationsCount; i++) { in get_subpass_sample_locations()
6341 …AN_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.postSubpassSampleLocationsCount ); in operator ()()
12187 …AN_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.postSubpassSampleLocationsCount ); in operator ()()
6228 * pname:postSubpassSampleLocationsCount is the number of elements in the6231 pname:postSubpassSampleLocationsCount slink:VkSubpassSampleLocationsEXT
12106 uint32_t postSubpassSampleLocationsCount; member