Searched defs:GetColorAttachmentsMask (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | AttachmentState.cpp | 142 AttachmentState::GetColorAttachmentsMask() const { in GetColorAttachmentsMask() function in dawn_native::AttachmentState |
D | RenderPipeline.cpp | 826 RenderPipelineBase::GetColorAttachmentsMask() const { in GetColorAttachmentsMask() function in dawn_native::RenderPipelineBase |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | RenderPipeline.cpp | 488 std::bitset<kMaxColorAttachments> RenderPipelineBase::GetColorAttachmentsMask() const { in GetColorAttachmentsMask() function in dawn_native::RenderPipelineBase |