Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h274 {"glExtGetTexLevelParameterivQCOM", (void*)glExtGetTexLevelParameterivQCOM},
Dgl_client_context.h294 glExtGetTexLevelParameterivQCOM_client_proc_t glExtGetTexLevelParameterivQCOM; member
Dgl_client_context.cpp294glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_client_proc_t) getProc("glExtGe… in initDispatchByName()
Dgl_entry.cpp289 …void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint…
2007 void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint*… in glExtGetTexLevelParameterivQCOM() function
2010 ctx->glExtGetTexLevelParameterivQCOM(ctx, texture, face, level, pname, params); in glExtGetTexLevelParameterivQCOM()
Dgl_enc.cpp9211 this->glExtGetTexLevelParameterivQCOM = &glExtGetTexLevelParameterivQCOM_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h202 {"glExtGetTexLevelParameterivQCOM", (void*)glExtGetTexLevelParameterivQCOM},
Dgl2_client_context.h204 glExtGetTexLevelParameterivQCOM_client_proc_t glExtGetTexLevelParameterivQCOM; member
Dgl2_client_context.cpp204glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_client_proc_t) getProc("glExtGe… in initDispatchByName()
Dgl2_entry.cpp199 …void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint…
1620 void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint*… in glExtGetTexLevelParameterivQCOM() function
1623 ctx->glExtGetTexLevelParameterivQCOM(ctx, texture, face, level, pname, params); in glExtGetTexLevelParameterivQCOM()
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h304 glExtGetTexLevelParameterivQCOM_server_proc_t glExtGetTexLevelParameterivQCOM; member
Dgles1_server_context.cpp294glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_server_proc_t) getProc("glExtGe… in initDispatchByName()
Dgles1_dec.cpp5891 …this->glExtGetTexLevelParameterivQCOM(var_texture, var_face, var_level, var_pname, (GLint*)(outptr… in decode()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h241 glExtGetTexLevelParameterivQCOM_server_proc_t glExtGetTexLevelParameterivQCOM; member
Dgles2_server_context.cpp204glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_server_proc_t) getProc("glExtGe… in initDispatchByName()
Dgles2_dec.cpp4161 …this->glExtGetTexLevelParameterivQCOM(var_texture, var_face, var_level, var_pname, (GLint*)(inptr_… in decode()
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib674 #void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint…
675 glExtGetTexLevelParameterivQCOM
Dgles1.in289 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib568 #void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint…
569 glExtGetTexLevelParameterivQCOM
Dgles2.in200 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
/hardware/google/gfxstream/include/GLES/
Dglext.h1017 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h877 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h1226 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h3566 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h3814 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h3879 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…

12