Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DPixelLocalStorage.cpp315 void PixelLocalStoragePlane::attachToDrawFramebuffer(Context *context, GLenum colorAttachment) const in attachToDrawFramebuffer() function in gl::PixelLocalStoragePlane
662 getPlane(0).attachToDrawFramebuffer(context, GL_COLOR_ATTACHMENT0); in onBegin()
710 plane.attachToDrawFramebuffer( in onBegin()
891 plane.attachToDrawFramebuffer(context, colorAttachment); in onBegin()
DPixelLocalStorage.h70 void attachToDrawFramebuffer(Context *, GLenum colorAttachment) const;