Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/wgpu/
DFramebufferWgpu.h88 angle::Result flushOneColorAttachmentUpdate(const gl::Context *context,
DFramebufferWgpu.cpp449 angle::Result FramebufferWgpu::flushOneColorAttachmentUpdate(const gl::Context *context, in flushOneColorAttachmentUpdate() function in rx::FramebufferWgpu
491 ANGLE_TRY(flushOneColorAttachmentUpdate(context, deferColorClears, in flushAttachmentUpdates()