Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DPixelLocalStorage.cpp315 void PixelLocalStoragePlane::attachToDrawFramebuffer(Context *context, GLenum colorAttachment) const in attachToDrawFramebuffer() function in gl::PixelLocalStoragePlane
697 getPlane(0).attachToDrawFramebuffer(context, GL_COLOR_ATTACHMENT0); in onBegin()
745 plane.attachToDrawFramebuffer( in onBegin()
903 plane.attachToDrawFramebuffer(context, colorAttachment); in onBegin()
H A DPixelLocalStorage.h69 void attachToDrawFramebuffer(Context *, GLenum colorAttachment) const;