Searched refs:streamCount (Results 1 – 4 of 4) sorted by relevance
263 * pname:streamCount defines the number of input streams264 * pname:pStreams is a pointer to an array of pname:streamCount311 * [[VUID-VkGeneratedCommandsInfoNV-streamCount-02916]]312 pname:streamCount must: match the pname:indirectCommandsLayout's313 pname:streamCount
65 * pname:streamCount is the number of streams used to provide the token144 * [[VUID-VkIndirectCommandsLayoutCreateInfoNV-streamCount-02936]]145 pname:streamCount must: be greater than `0` and less or equal to567 sname:VkIndirectCommandsLayoutCreateInfoNV::pname:streamCount
14482 uint32_t streamCount; member14492 uint32_t streamCount; member
4665 VULKAN_HPP_HASH_COMBINE( seed, generatedCommandsInfoNV.streamCount ); in operator ()()5817 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutCreateInfoNV.streamCount ); in operator ()()