Home
last modified time | relevance | path

Searched defs:attachmentSlot (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DRenderPipelineGL.cpp319 for (ColorAttachmentIndex attachmentSlot : IterateBitSet(GetColorAttachmentsMask())) { in ApplyNow() local
324 for (ColorAttachmentIndex attachmentSlot : IterateBitSet(GetColorAttachmentsMask())) { in ApplyNow() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DRenderPipelineGL.cpp260 for (uint32_t attachmentSlot : IterateBitSet(GetColorAttachmentsMask())) { in ApplyNow() local