Searched refs:CreateNewClearColorAttachment (Results 1 – 4 of 4) sorted by relevance
132 colorAttachments.push_back(webgpu::CreateNewClearColorAttachment( in clear()537 mCurrentColorAttachments.push_back(webgpu::CreateNewClearColorAttachment( in flushDeferredClears()
233 wgpu::RenderPassColorAttachment CreateNewClearColorAttachment(wgpu::Color clearValue, in ANGLE_EGL_OBJECTS_X()
177 colorAttachments.push_back(CreateNewClearColorAttachment( in flushSingleLevelUpdates()
37 wgpu::RenderPassColorAttachment CreateNewClearColorAttachment(wgpu::Color clearValue, in CreateNewClearColorAttachment() function