Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp610 static std::vector<GLenum> sGetEmulatedAttachmentList(GLESv2Context* ctx, GLenum target, in sGetEmulatedAttachmentList() function
645 …std::vector<GLenum> emulatedAttachments = sGetEmulatedAttachmentList(ctx, target, numAttachments, … in glInvalidateFramebuffer()
670 …std::vector<GLenum> emulatedAttachments = sGetEmulatedAttachmentList(ctx, target, numAttachments, … in glInvalidateSubFramebuffer()