Searched refs:cachedColorIndex (Results 1 – 2 of 2) sorted by relevance
164 uint32_t cachedColorIndex; in findCompatibleExternalRenderPass() local165 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass()166 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass()
151 uint32_t cachedColorIndex; in findCompatibleExternalRenderPass() local152 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass()153 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass()