Searched refs:CreateCacheKey (Results 1 – 1 of 1) sorted by relevance
329 ResultOrError<PersistentCacheKey> CreateCacheKey() const { in CreateCacheKey() function801 DAWN_TRY_ASSIGN(shaderCacheKey, request.CreateCacheKey()); in Compile()