Searched defs:copyTexImage2D (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 103 'copyTexImage2D': {8: { 0:true, 2:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 311 void GLContext::copyTexImage2D (deUint32 target, int level, deUint32 internalFormat, int x, int y, … in copyTexImage2D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1472 void ReferenceContext::copyTexImage2D (deUint32 target, int level, deUint32 internalFormat, int x, … in copyTexImage2D() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 90 glCopyTexImage2DFunc copyTexImage2D; variable
|