Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h269 {"glInvalidateFramebuffer", (void*)glInvalidateFramebuffer},
Dgl2_client_context.h299 glInvalidateFramebuffer_client_proc_t glInvalidateFramebuffer; member
Dgl2_client_context.cpp299glInvalidateFramebuffer = (glInvalidateFramebuffer_client_proc_t) getProc("glInvalidateFramebuffer… in initDispatchByName()
Dgl2_entry.cpp294 void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments);
2181 void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glInvalidateFramebuffer() function
2184 ctx->glInvalidateFramebuffer(ctx, target, numAttachments, attachments); in glInvalidateFramebuffer()
DGL2Encoder.cpp376 OVERRIDE(glInvalidateFramebuffer); in GL2Encoder()
Dgl2_enc.cpp11859 this->glInvalidateFramebuffer = &glInvalidateFramebuffer_enc; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles3_only.entries107 void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *attachments);
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib689 glInvalidateFramebuffer
Dgles3.in385 GL_ENTRY(void, glInvalidateFramebuffer, GLenum target, GLsizei numAttachments, const GLenum *attach…
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h928 GL_APICALL void GL_APIENTRY glInvalidateFramebuffer (GLenum target, GLsizei numAttachments, const G…
Dgl31.h928 GL_APICALL void GL_APIENTRY glInvalidateFramebuffer (GLenum target, GLsizei numAttachments, const G…