Searched defs:ComputeProgramKey (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Vulkan/ | ||
H A D | VkPipelineCache.hpp | 89 struct ComputeProgramKey struct in vk::PipelineCache |
H A D | VkPipelineCache.cpp | 58 PipelineCache::ComputeProgramKey::ComputeProgramKey(uint64_t shaderIdentifier, uint32_t pipelineLay… in ComputeProgramKey() function in vk::PipelineCache::ComputeProgramKey |