Searched refs:pipelineIdentifier (Results 1 – 5 of 5) sorted by relevance
30 with a pname:pipelineIdentifier.34 pname:pipelineIdentifier for identifying the pipeline via Vulkan SC's38 pname:pipelineIdentifier associated with each pipeline so that the
5710 VULKAN_HPP_HASH_COMBINE( seed, pipelineCacheSafetyCriticalIndexEntry.pipelineIdentifier[i] ); in operator ()()5853 VULKAN_HPP_HASH_COMBINE( seed, pipelineOfflineCreateInfo.pipelineIdentifier[i] ); in operator ()()
11215 VULKAN_HPP_HASH_COMBINE( seed, pipelinePropertiesIdentifierEXT.pipelineIdentifier[i] ); in operator ()()
7750 * pname:pipelineIdentifier is the <<pipelines-identifier, pipeline8030 * pname:pipelineIdentifier is an array of ename:VK_UUID_SIZE code:uint8_t8798 To query a pipeline's pname:pipelineIdentifier pass a8801 Each pipeline is associated with a pname:pipelineIdentifier and the8829 * pname:pipelineIdentifier is an array of ename:VK_UUID_SIZE code:uint8_t
15800 uint8_t pipelineIdentifier[VK_UUID_SIZE]; member