Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp645 …std::vector<GLenum> emulatedAttachments = sGetEmulatedAttachmentList(ctx, target, numAttachments, … in glInvalidateFramebuffer() local
647 ctx->dispatcher().glInvalidateFramebuffer(target, numAttachments, &emulatedAttachments[0]); in glInvalidateFramebuffer()
670 …std::vector<GLenum> emulatedAttachments = sGetEmulatedAttachmentList(ctx, target, numAttachments, … in glInvalidateSubFramebuffer() local
672 …ctx->dispatcher().glInvalidateSubFramebuffer(target, numAttachments, &emulatedAttachments[0], x, y… in glInvalidateSubFramebuffer()