Home
last modified time | relevance | path

Searched refs:glFramebufferTexture2DMultisampleIMG (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h258 {"glFramebufferTexture2DMultisampleIMG", (void*)glFramebufferTexture2DMultisampleIMG},
Dgl_client_context.h278 glFramebufferTexture2DMultisampleIMG_client_proc_t glFramebufferTexture2DMultisampleIMG; member
Dgl_client_context.cpp278glFramebufferTexture2DMultisampleIMG = (glFramebufferTexture2DMultisampleIMG_client_proc_t) getPro… in initDispatchByName()
Dgl_entry.cpp273 …void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLui…
1909 void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuin… in glFramebufferTexture2DMultisampleIMG() function
1912 …ctx->glFramebufferTexture2DMultisampleIMG(ctx, target, attachment, textarget, texture, level, samp… in glFramebufferTexture2DMultisampleIMG()
DGLEncoder.cpp1092 OVERRIDE(glFramebufferTexture2DMultisampleIMG); in GLEncoder()
Dgl_enc.cpp9195 this->glFramebufferTexture2DMultisampleIMG = &glFramebufferTexture2DMultisampleIMG_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h184 {"glFramebufferTexture2DMultisampleIMG", (void*)glFramebufferTexture2DMultisampleIMG},
Dgl2_client_context.h186 glFramebufferTexture2DMultisampleIMG_client_proc_t glFramebufferTexture2DMultisampleIMG; member
Dgl2_client_context.cpp186glFramebufferTexture2DMultisampleIMG = (glFramebufferTexture2DMultisampleIMG_client_proc_t) getPro… in initDispatchByName()
Dgl2_entry.cpp181 …void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLui…
1512 void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuin… in glFramebufferTexture2DMultisampleIMG() function
1515 …ctx->glFramebufferTexture2DMultisampleIMG(ctx, target, attachment, textarget, texture, level, samp… in glFramebufferTexture2DMultisampleIMG()
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h288 glFramebufferTexture2DMultisampleIMG_server_proc_t glFramebufferTexture2DMultisampleIMG; member
Dgles1_server_context.cpp278glFramebufferTexture2DMultisampleIMG = (glFramebufferTexture2DMultisampleIMG_server_proc_t) getPro… in initDispatchByName()
Dgles1_dec.cpp5496 …this->glFramebufferTexture2DMultisampleIMG(var_target, var_attachment, var_textarget, var_texture,… in decode()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h223 glFramebufferTexture2DMultisampleIMG_server_proc_t glFramebufferTexture2DMultisampleIMG; member
Dgles2_server_context.cpp186glFramebufferTexture2DMultisampleIMG = (glFramebufferTexture2DMultisampleIMG_server_proc_t) getPro… in initDispatchByName()
Dgles2_dec.cpp3803 …this->glFramebufferTexture2DMultisampleIMG(var_target, var_attachment, var_textarget, var_texture,… in decode()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib496 #void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLui…
497 glFramebufferTexture2DMultisampleIMG
Dgles2.in182 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
/hardware/google/gfxstream/include/GLES/
Dglext.h959 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum, GLenum, GLenum, GLuint, GLint…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in273 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h768 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLe…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h1168 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum, GLenum, GLenum, GLuint, GLint…
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h2315 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h2372 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h2430 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…

12