Searched refs:pAttachmentInitialSampleLocations (Results 1 – 5 of 5) sorted by relevance
1080 &loc->pAttachmentInitialSampleLocations[i]; in clone_rp_sample_locations()1103 &loc->pAttachmentInitialSampleLocations[i]; in clone_rp_sample_locations()1150 .pAttachmentInitialSampleLocations = new_att_sl, in clone_rp_sample_locations()2373 &rp_sl_info->pAttachmentInitialSampleLocations[i]; in vk_common_CmdBeginRenderPass2()
2903 sname:VkRenderPassSampleLocationsBeginInfoEXT::pname:pAttachmentInitialSampleLocations6218 the pname:pAttachmentInitialSampleLocations array.6219 * pname:pAttachmentInitialSampleLocations is a pointer to an array of6223 Each element of pname:pAttachmentInitialSampleLocations can: specify the
6340 …_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations ); in operator ()()
12186 …_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations ); in operator ()()
12105 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member