Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp75 static void glExtGetTexSubImageQCOM(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, in glExtGetTexSubImageQCOM() function
404 glExtGetTexSubImageQCOM = ::glExtGetTexSubImageQCOM; in GLESv1()
DGLESv3.cpp78 static void glExtGetTexSubImageQCOM(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, in glExtGetTexSubImageQCOM() function
609 glExtGetTexSubImageQCOM = ::glExtGetTexSubImageQCOM; in GLESv3()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_ftable.h283 {"glExtGetTexSubImageQCOM", (void *)glExtGetTexSubImageQCOM},
Dgles_dispatch.h286 glExtGetTexSubImageQCOM_t glExtGetTexSubImageQCOM; member
558 …ImageQCOM_t f) { glExtGetTexSubImageQCOM_t retval = glExtGetTexSubImageQCOM; glExtGetTexSubImageQC… in set_glExtGetTexSubImageQCOM()
Dgles.cpp1371 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in glExtGetTexSubImageQCOM() function
1373 …getDispatch()->glExtGetTexSubImageQCOM(target, level, xoffset, yoffset, zoffset, width, height, de… in glExtGetTexSubImageQCOM()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_ftable.h276 {"glExtGetTexSubImageQCOM", (void*)glExtGetTexSubImageQCOM},
Dgl_client_context.h296 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM; member
Dgl_client_context.cpp296glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM… in initDispatchByName()
Dgl_entry.cpp291 …void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffs…
2019 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in glExtGetTexSubImageQCOM() function
2022 …ctx->glExtGetTexSubImageQCOM(ctx, target, level, xoffset, yoffset, zoffset, width, height, depth, … in glExtGetTexSubImageQCOM()
Dgl_enc.cpp8655 this->glExtGetTexSubImageQCOM = &glExtGetTexSubImageQCOM_enc; in gl_encoder_context_t()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h204 {"glExtGetTexSubImageQCOM", (void*)glExtGetTexSubImageQCOM},
Dgl2_client_context.h206 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM; member
Dgl2_client_context.cpp206glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM… in initDispatchByName()
Dgl2_entry.cpp201 …void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffs…
1619 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in glExtGetTexSubImageQCOM() function
1622 …ctx->glExtGetTexSubImageQCOM(ctx, target, level, xoffset, yoffset, zoffset, width, height, depth, … in glExtGetTexSubImageQCOM()
Dgl2_enc.cpp11766 this->glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib424 glExtGetTexSubImageQCOM
Dgles1.in291 GL_ENTRY(void, glExtGetTexSubImageQCOM, GLenum target, GLint level, GLint xoffset, GLint yoffset, G…
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib400 glExtGetTexSubImageQCOM
Dgles3.in198 GL_ENTRY(void, glExtGetTexSubImageQCOM, GLenum target, GLint level, GLint xoffset, GLint yoffset, G…
/device/generic/goldfish-opengl/system/include/GLES/
Dglext.h1224 GL_API void GL_APIENTRY glExtGetTexSubImageQCOM (GLenum target, GLint level, GLint xoffset, GLint y…
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h1852 GL_APICALL void GL_APIENTRY glExtGetTexSubImageQCOM (GLenum target, GLint level, GLint xoffset, GLi…