Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h219 {"glCheckFramebufferStatusOES", (void*)glCheckFramebufferStatusOES},
Dgl_client_context.h239 glCheckFramebufferStatusOES_client_proc_t glCheckFramebufferStatusOES; member
Dgl_client_context.cpp239glCheckFramebufferStatusOES = (glCheckFramebufferStatusOES_client_proc_t) getProc("glCheckFramebuf… in initDispatchByName()
Dgl_entry.cpp234 GLenum glCheckFramebufferStatusOES(GLenum target);
1673 GLenum glCheckFramebufferStatusOES(GLenum target) in glCheckFramebufferStatusOES() function
1676 return ctx->glCheckFramebufferStatusOES(ctx, target); in glCheckFramebufferStatusOES()
Dgl_enc.cpp9156 this->glCheckFramebufferStatusOES = &glCheckFramebufferStatusOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries41 GLenum glCheckFramebufferStatusOES(GLenum target);
Dgles1_extensions_dispatch_logging_wrappers.impl185 DISPATCH_DEBUG_LOG("glCheckFramebufferStatusOES(target:0x%X)", target);
Dgles12tr_internal.entries31 GLenum glCheckFramebufferStatusOES( GLenum target);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h44 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatusOES(GLenum target);
Dgles1_extensions_functions.h44 X(GLenum, glCheckFramebufferStatusOES, (GLenum target), (target)) \
Dgles12tr_internal.h33 X(GLenum, glCheckFramebufferStatusOES, (GLenum target), (target)) \
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in151 glCheckFramebufferStatusOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in151 glCheckFramebufferStatusOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h247 glCheckFramebufferStatusOES_server_proc_t glCheckFramebufferStatusOES; member
Dgles1_server_context.cpp239glCheckFramebufferStatusOES = (glCheckFramebufferStatusOES_server_proc_t) getProc("glCheckFramebuf… in initDispatchByName()
Dgles1_dec.cpp4676 *(GLenum *)(&tmpBuf[0]) = this->glCheckFramebufferStatusOES(var_target); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp178 GL_API GLenum GLAPIENTRY glCheckFramebufferStatusOES(GLenum target);
302 …] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glCheckFramebufferStatusOES); in getProcAddressGles1()
2574 GL_API GLenum GLAPIENTRY glCheckFramebufferStatusOES(GLenum target) { in glCheckFramebufferStatusOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h658 GL_API GLenum GL_APIENTRY glCheckFramebufferStatusOES (GLenum target);
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in234 GL_ENTRY(GLenum, glCheckFramebufferStatusOES, GLenum target)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h301 GL_API GLenum GL_APIENTRY glCheckFramebufferStatusOES (GLenum target);
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h766 GL_API GLenum GL_APIENTRY glCheckFramebufferStatusOES (GLenum target);