Home
last modified time | relevance | path

Searched defs:objectHashes (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkSafetyCriticalUtil.cpp150 …xtChain (std::size_t& seed, const void* pNext, const std::map<deUint64, std::size_t>& objectHashes) in hashPNextChain()
315 …ash (const VkGraphicsPipelineCreateInfo& gpCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateGraphicsPipelineHash()
520 …Hash (const VkComputePipelineCreateInfo& cpCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateComputePipelineHash()
564 …onst VkSamplerYcbcrConversionCreateInfo& scCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateSamplerYcbcrConversionHash()
573 …teSamplerHash (const VkSamplerCreateInfo& sCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateSamplerHash()
581 …h (const VkDescriptorSetLayoutCreateInfo& sCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateDescriptorSetLayoutHash()
607 …utHash (const VkPipelineLayoutCreateInfo& pCI, const std::map<deUint64, std::size_t>& objectHashes) in calculatePipelineLayoutHash()
637 …duleHash (const VkShaderModuleCreateInfo& sCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateShaderModuleHash()
650 …erPassHash (const VkRenderPassCreateInfo& rCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateRenderPassHash()
690 …Pass2Hash (const VkRenderPassCreateInfo2& rCI, const std::map<deUint64, std::size_t>& objectHashes) in calculateRenderPass2Hash()
DvkResourceInterface.cpp525 …ath, const VkGraphicsPipelineCreateInfo& gpCI, const std::map<deUint64, std::size_t>& objectHashes) in makeGraphicsPipelineIdentifier()
534 …Path, const VkComputePipelineCreateInfo& cpCI, const std::map<deUint64, std::size_t>& objectHashes) in makeComputePipelineIdentifier()