Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h221 {"glFramebufferTexture2DOES", (void*)glFramebufferTexture2DOES},
Dgl_client_context.h241 glFramebufferTexture2DOES_client_proc_t glFramebufferTexture2DOES; member
Dgl_client_context.cpp241glFramebufferTexture2DOES = (glFramebufferTexture2DOES_client_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgl_entry.cpp236 …void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture,…
1685 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
1688 ctx->glFramebufferTexture2DOES(ctx, target, attachment, textarget, texture, level); in glFramebufferTexture2DOES()
DGLEncoder.cpp1091 OVERRIDE(glFramebufferTexture2DOES); in GLEncoder()
Dgl_enc.cpp9158 this->glFramebufferTexture2DOES = &glFramebufferTexture2DOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries43 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, …
Dgles1_extensions_dispatch_logging_wrappers.impl195 …DISPATCH_DEBUG_LOG("glFramebufferTexture2DOES(target:0x%X, attachment:0x%X, textarget:0x%X, textur…
Dgles12tr_internal.entries108 void glFramebufferTexture2DOES( GLenum target, GLenum attachment, GLenum textarget, GLuint texture,…
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h46 GL_APICALL void GL_APIENTRY glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum text…
Dgles1_extensions_functions.h46 …X(void, glFramebufferTexture2DOES, (GLenum target, GLenum attachment, GLenum textarget, GLuint tex…
Dgles12tr_internal.h110 …X(void, glFramebufferTexture2DOES, (GLenum target, GLenum attachment, GLenum textarget, GLuint tex…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in155 API_ENTRY(glFramebufferTexture2DOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in155 API_ENTRY(glFramebufferTexture2DOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h249 glFramebufferTexture2DOES_server_proc_t glFramebufferTexture2DOES; member
Dgles1_server_context.cpp241glFramebufferTexture2DOES = (glFramebufferTexture2DOES_server_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgles1_dec.cpp4721 …this->glFramebufferTexture2DOES(var_target, var_attachment, var_textarget, var_texture, var_level); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp174 GL_API void GLAPIENTRY glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget…
303 …S"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glFramebufferTexture2DOES); in getProcAddressGles1()
2582 GL_API void GLAPIENTRY glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget… in glFramebufferTexture2DOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h660 GL_API void GL_APIENTRY glFramebufferTexture2DOES (GLenum target, GLenum attachment, GLenum textarg…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in236 GL_ENTRY(void, glFramebufferTexture2DOES, GLenum target, GLenum attachment, GLenum textarget, GLuin…
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h303 GL_API void GL_APIENTRY glFramebufferTexture2DOES (GLenum target, GLenum attachment, GLenum textarg…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h768 GL_API void GL_APIENTRY glFramebufferTexture2DOES (GLenum target, GLenum attachment, GLenum textarg…