Home
last modified time | relevance | path

Searched refs:getCurrentColorAttachmentFormats (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/wgpu/
DFramebufferWgpu.h110 const gl::DrawBuffersArray<wgpu::TextureFormat> &getCurrentColorAttachmentFormats() const in getCurrentColorAttachmentFormats() function
DContextWgpu.cpp579 setColorAttachmentFormats(framebufferWgpu->getCurrentColorAttachmentFormats()); in syncState()