Searched refs:calculatePipelineLayoutHash (Results 1 – 3 of 3) sorted by relevance
73 std::size_t calculatePipelineLayoutHash (const VkPipelineLayoutCreateInfo& pCI,
406 …eInterface->registerObjectHash(pPipelineLayout->getInternal(), calculatePipelineLayoutHash(*pCreat… in createPipelineLayoutHandlerNorm()418 …eInterface->registerObjectHash(pPipelineLayout->getInternal(), calculatePipelineLayoutHash(*pCreat… in createPipelineLayoutHandlerStat()
607 std::size_t calculatePipelineLayoutHash (const VkPipelineLayoutCreateInfo& pCI, const std::map<deUi… in calculatePipelineLayoutHash() function