/external/deqp/modules/gles3/functional/ |
D | es3fBufferCopyTests.cpp | 56 deUint32 dstTarget, in BasicBufferCopyCase() argument 67 , m_dstTarget (dstTarget) in BasicBufferCopyCase() 154 deUint32 dstTarget, in SingleBufferCopyCase() argument 159 , m_dstTarget (dstTarget) in SingleBufferCopyCase() 266 deUint32 dstTarget = bufferTargets[dstTargetNdx]; in init() local 270 string name = string(getBufferTargetName(srcTarget)) + "_" + getBufferTargetName(dstTarget); in init() 272 …BasicBufferCopyCase(m_context, name.c_str(), "", srcTarget, size, hint, dstTarget, size, hint, 0, … in init() 305 deUint32 dstTarget = GL_COPY_WRITE_BUFFER; in init() local 311 dstTarget, cases[ndx].dstSize, hint, in init() 330 deUint32 dstTarget = bufferTargets[dstTargetNdx]; in init() local [all …]
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 456 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() argument 477 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubData() 492 if (!prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth, in _mesa_CopyImageSubData() 559 if (!check_region_bounds(ctx, dstTarget, dstTexImage, dstRenderbuffer, in _mesa_CopyImageSubData()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2107 const deUint32 dstTarget = dstInfo.getTarget(); in generateCopies() local 2113 const bool dstIsCube = dstTarget == GL_TEXTURE_CUBE_MAP; in generateCopies() 2384 const deUint32 dstTarget = targets[dstTargetNdx]; in addCopyTests() local 2385 const bool dstIs3D = dstTarget == GL_TEXTURE_2D_ARRAY || dstTarget == GL_TEXTURE_3D; in addCopyTests() 2387 if (glu::isCompressedFormat(dstFormat) && dstTarget == GL_RENDERBUFFER) in addCopyTests() 2390 if (dstTarget == GL_RENDERBUFFER && !isColorRenderable(dstFormat)) in addCopyTests() 2396 const string targetTestName = string(targetToName(srcTarget)) + "_to_" + targetToName(dstTarget); in addCopyTests() 2402 const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, targetSize); in addCopyTests() 2406 ImageInfo(dstFormat, dstTarget, dstSize), in addCopyTests()
|
/external/swiftshader/include/GL/ |
D | glxext.h | 456 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 458 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | wglext.h | 642 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 644 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glcorearb.h | 2496 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 2540 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glext.h | 2444 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 2488 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 8416 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 8418 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 649 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 651 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glxext.h | 515 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 517 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glcorearb.h | 2521 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 2565 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glext.h | 2469 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 2513 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 9292 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 9294 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 280 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 282 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 1105 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 1107 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 284 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 286 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 1152 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 1154 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1724 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 1768 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 724 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… argument 733 DE_UNREF(dstTarget);
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 583 …rcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstL… argument 586 …rcX << ", " << srcY << ", " << srcZ << ", " << dstName << ", " << toHex(dstTarget) << ", " << dstL… 587 …m_gl.copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel…
|
D | gluCallLogWrapperApi.inl | 87 …rcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstL…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 655 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,… argument 660 …gl->copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel,…
|
D | glwApi.inl | 747 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | glwFunctionTypes.inl | 87 …nt srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|