Searched refs:cachedColorIndex (Results 1 – 2 of 2) sorted by relevance
178 uint32_t cachedColorIndex; in findCompatibleExternalRenderPass() local179 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass()180 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass()
163 uint32_t cachedColorIndex; in findCompatibleExternalRenderPass() local164 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass()165 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass()