Searched defs:copyTexSubImage2D (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 104 'copyTexSubImage2D': {8: { 0:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 343 void GLContext::copyTexSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int x, int… in copyTexSubImage2D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1590 void ReferenceContext::copyTexSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int… in copyTexSubImage2D() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 117 glCopyTexSubImage2DFunc copyTexSubImage2D; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 47 …virtual GrGLvoid copyTexSubImage2D(GrGLenum target, GrGLint level, GrGLint xoffset, GrGLint yoffse… in copyTexSubImage2D() function
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 47 …virtual GrGLvoid copyTexSubImage2D(GrGLenum target, GrGLint level, GrGLint xoffset, GrGLint yoffse… in copyTexSubImage2D() function
|