Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp71 static void glExtGetTexLevelParameterivQCOM(GLuint, GLenum, GLint, GLenum, GLint*) { in glExtGetTexLevelParameterivQCOM() function
403 glExtGetTexLevelParameterivQCOM = ::glExtGetTexLevelParameterivQCOM; in GLESv1()
DGLESv3.cpp74 static void glExtGetTexLevelParameterivQCOM(GLuint, GLenum, GLint, GLenum, GLint*) { in glExtGetTexLevelParameterivQCOM() function
608 glExtGetTexLevelParameterivQCOM = ::glExtGetTexLevelParameterivQCOM; in GLESv3()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_ftable.h281 {"glExtGetTexLevelParameterivQCOM", (void *)glExtGetTexLevelParameterivQCOM},
Dgles_dispatch.h284 glExtGetTexLevelParameterivQCOM_t glExtGetTexLevelParameterivQCOM; member
556 … glExtGetTexLevelParameterivQCOM_t retval = glExtGetTexLevelParameterivQCOM; glExtGetTexLevelParam… in set_glExtGetTexLevelParameterivQCOM()
Dgles.cpp1361 void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint … in glExtGetTexLevelParameterivQCOM() function
1363 getDispatch()->glExtGetTexLevelParameterivQCOM(texture, face, level, pname, params); in glExtGetTexLevelParameterivQCOM()
/device/generic/goldfish-opengl/system/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.cpp8653 this->glExtGetTexLevelParameterivQCOM = &glExtGetTexLevelParameterivQCOM_enc; in gl_encoder_context_t()
/device/generic/goldfish-opengl/system/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…
1607 void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint*… in glExtGetTexLevelParameterivQCOM() function
1610 ctx->glExtGetTexLevelParameterivQCOM(ctx, texture, face, level, pname, params); in glExtGetTexLevelParameterivQCOM()
Dgl2_enc.cpp11764 …this->glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_client_proc_t) &enc_unsup… in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib421 glExtGetTexLevelParameterivQCOM
Dgles1.in289 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib394 glExtGetTexLevelParameterivQCOM
Dgles3.in196 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
/device/generic/goldfish-opengl/system/include/GLES/
Dglext.h1222 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h1850 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…