Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DFramebufferWgpu.cpp27 const wgpu::RenderPassColorAttachment &attachment2) in CompareColorRenderPassAttachments()
67 const wgpu::RenderPassDepthStencilAttachment &attachment2) in CompareDepthStencilRenderPassAttachments()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp5776 } attachment2[4] = {{GL_COLOR_ATTACHMENT1, 0}, in TEST_P() local