Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1115 const gl::FramebufferAttachment *firstColorAttachment = framebuffer->getFirstColorAttachment(); in updateState() local
1153 const gl::FramebufferAttachment *firstColorAttachment = in setBlendDepthRasterStates() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp859 const auto *firstColorAttachment = framebuffer->getFirstColorAttachment(); in checkPresentPath() local