Searched refs:subpassIndex (Results 1 – 7 of 7) sorted by relevance
1132 .subpassIndex = sp_sl_in->subpassIndex, in clone_rp_sample_locations()1163 if (loc->pPostSubpassSampleLocations[i].subpassIndex == subpass_idx) in get_subpass_sample_locations()
2909 array for which the pname:subpassIndex member equals the index of the6288 * pname:subpassIndex is the index of the subpass for which the sample6293 pname:subpassIndex.6296 identified by pname:subpassIndex was not created with6305 * [[VUID-VkSubpassSampleLocationsEXT-subpassIndex-01532]]6306 pname:subpassIndex must: be less than the pname:subpassCount specified
979 a pname:subpassIndex matching the current subpass index and the
8476 pname:subpassIndex matching the current subpass index and the
6326 VULKAN_HPP_HASH_COMBINE( seed, subpassSampleLocationsEXT.subpassIndex ); in operator ()()
12172 VULKAN_HPP_HASH_COMBINE( seed, subpassSampleLocationsEXT.subpassIndex ); in operator ()()
12097 uint32_t subpassIndex; member