Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles2_stubbed_in_translator_namespace.cpp34 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DOES() function
Dgles2_extensions.entries13 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, …
Dgles2_stubbed_in_translator_namespace.entries36 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, …
Dgles2_extensions_dispatch_logging_wrappers.impl25 …DISPATCH_DEBUG_LOG("glFramebufferTexture3DOES(target:0x%X, attachment:0x%X, textarget:0x%X, textur…
Dgles1_stubbed_in_translator_namespace.cpp97 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DOES() function
Dgles1_stubbed_in_translator_namespace.entries96 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, …
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles2_extensions_static_translator_namespaced_header.h15 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum text…
Dgles2_extensions_functions.h15 …X(void, glFramebufferTexture3DOES, (GLenum target, GLenum attachment, GLenum textarget, GLuint tex…
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h164 {"glFramebufferTexture3DOES", (void*)glFramebufferTexture3DOES},
Dgl2_client_context.h166 glFramebufferTexture3DOES_client_proc_t glFramebufferTexture3DOES; member
Dgl2_client_context.cpp166glFramebufferTexture3DOES = (glFramebufferTexture3DOES_client_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgl2_entry.cpp161 …void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture,…
1390 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture3DOES() function
1393 ctx->glFramebufferTexture3DOES(ctx, target, attachment, textarget, texture, level, zoffset); in glFramebufferTexture3DOES()
DGL2Encoder.cpp235 OVERRIDE(glFramebufferTexture3DOES); in GL2Encoder()
Dgl2_enc.cpp12856 this->glFramebufferTexture3DOES = &glFramebufferTexture3DOES_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp446 gl.glFramebufferTexture3DOES( in getTexImage()
453 gl.glFramebufferTexture3DOES( in getTexImage()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h201 glFramebufferTexture3DOES_server_proc_t glFramebufferTexture3DOES; member
Dgles2_server_context.cpp166glFramebufferTexture3DOES = (glFramebufferTexture3DOES_server_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgles2_dec.cpp3380 …this->glFramebufferTexture3DOES(var_target, var_attachment, var_textarget, var_texture, var_level,… in decode()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in159 GL_ENTRY(void, glFramebufferTexture3DOES, GLenum target, GLenum attachment, GLenum textarget, GLuin…
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3804 gl.glFramebufferTexture3DOES( in glGetTexImage()
3811 gl.glFramebufferTexture3DOES( in glGetTexImage()
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h596 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES (GLenum target, GLenum attachment, GLenum tex…
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h593 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES (GLenum target, GLenum attachment, GLenum tex…
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h593 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES (GLenum target, GLenum attachment, GLenum tex…