Searched refs:kHit (Results 1 – 9 of 9) sorted by relevance
58 int total = misses + fStats.numInlineProgramCacheResult(CacheResult::kHit) + in ~PipelineStateCache()59 fStats.numPreProgramCacheResult(CacheResult::kHit); in ~PipelineStateCache()115 *stat = Stats::ProgramCacheResult::kHit; in findOrCreatePipelineStateImpl()
1915 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit; in compile()
22 static_assert(0 == (int) Stats::ProgramCacheResult::kHit); in cache_result_to_str()
26 kHit, // the program was found in the cache enumerator
740 fInlineProgramCacheStats[(int) Stats::ProgramCacheResult::kHit], in dump()742 fPreProgramCacheStats[(int) Stats::ProgramCacheResult::kHit], in dump()
90 *stat = Stats::ProgramCacheResult::kHit; in findOrCreateProgramImpl()
3704 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit; in compile()
131 *stat = Stats::ProgramCacheResult::kHit;
1138 return stat != GrThreadSafePipelineBuilder::Stats::ProgramCacheResult::kHit;