Searched refs:MemoryArea (Results 1 – 1 of 1) sorted by relevance
31 struct MemoryArea struct33 MemoryArea(const void* data_, std::size_t size_) in MemoryArea() function46 struct hash<vk::MemoryArea> argument48 std::size_t operator()(const vk::MemoryArea& s) const noexcept in operator ()()353 …hash_combine(seed, MemoryArea(gpCI.pStages[i].pSpecializationInfo->pData, gpCI.pStages[i].pSpecial… in calculateGraphicsPipelineHash()543 …hash_combine(seed, MemoryArea(cpCI.stage.pSpecializationInfo->pData, cpCI.stage.pSpecializationInf… in calculateComputePipelineHash()644 hash_combine(seed, MemoryArea(sCI.pCode, sCI.codeSize)); in calculateShaderModuleHash()