Searched refs:sampleLocationsCount (Results 1 – 7 of 7) sorted by relevance
1081 sl_count += att_sl_in->sampleLocationsInfo.sampleLocationsCount; in clone_rp_sample_locations()1086 sl_count += sp_sl_in->sampleLocationsInfo.sampleLocationsCount; in clone_rp_sample_locations()1107 sli_in->sampleLocationsCount); in clone_rp_sample_locations()1115 .sampleLocationsCount = sli_in->sampleLocationsCount, in clone_rp_sample_locations()1120 next_sl += sli_in->sampleLocationsCount; in clone_rp_sample_locations()1129 sli_in->sampleLocationsCount); in clone_rp_sample_locations()1137 .sampleLocationsCount = sli_in->sampleLocationsCount, in clone_rp_sample_locations()1142 next_sl += sli_in->sampleLocationsCount; in clone_rp_sample_locations()
697 assert(sl_info->sampleLocationsCount == in vk_sample_locations_state_init()702 assert(sl_info->sampleLocationsCount <= MESA_VK_MAX_SAMPLE_LOCATIONS); in vk_sample_locations_state_init()704 sl_info->sampleLocationsCount); in vk_sample_locations_state_init()2500 assert(pSampleLocationsInfo->sampleLocationsCount == in vk_common_CmdSetSampleLocationsEXT()2505 assert(pSampleLocationsInfo->sampleLocationsCount <= in vk_common_CmdSetSampleLocationsEXT()2510 0, pSampleLocationsInfo->sampleLocationsCount, in vk_common_CmdSetSampleLocationsEXT()
845 * pname:sampleLocationsCount is the number of sample locations in848 pname:sampleLocationsCount slink:VkSampleLocationEXT structures.875 * [[VUID-VkSampleLocationsInfoEXT-sampleLocationsCount-01527]]876 pname:sampleLocationsCount must: equal
530 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsCount ); in operator ()()
1112 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsCount ); in operator ()()
12087 uint32_t sampleLocationsCount; member
8810 slink:VkSampleLocationsInfoEXT::pname:sampleLocationsCount optional, to