Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp1155 const gl::FramebufferAttachment *firstColorAttachment = framebuffer->getFirstColorAttachment(); in updateState() local
1193 const gl::FramebufferAttachment *firstColorAttachment = in setBlendDepthRasterStates() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp859 const auto *firstColorAttachment = framebuffer->getFirstColorAttachment(); in checkPresentPath() local