Searched refs:kHit (Results 1 – 9 of 9) sorted by relevance
57 int total = misses + fStats.numInlineProgramCacheResult(CacheResult::kHit) + in ~PipelineStateCache()58 fStats.numPreProgramCacheResult(CacheResult::kHit); in ~PipelineStateCache()115 *stat = Stats::ProgramCacheResult::kHit; in findOrCreatePipelineStateImpl()
1943 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit; in compile()
22 static_assert(0 == (int) Stats::ProgramCacheResult::kHit); in cache_result_to_str()
28 kHit, // the program was found in the cache enumerator
787 fInlineProgramCacheStats[(int) Stats::ProgramCacheResult::kHit], in dump()789 fPreProgramCacheStats[(int) Stats::ProgramCacheResult::kHit], in dump()
90 *stat = Stats::ProgramCacheResult::kHit; in findOrCreateProgramImpl()
3735 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit; in compile()
222 *stat = Stats::ProgramCacheResult::kHit;
1129 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit;