Searched defs:programKey (Results 1 – 2 of 2) sorted by relevance
285 const PipelineCache::ComputeProgramKey programKey(shader.get(), layout); in compileShaders() local293 const PipelineCache::ComputeProgramKey programKey(shader.get(), layout); in compileShaders() local
130 const std::string &programKey = hashStream.str(); in ComputeHash() local