/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 | 582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error() argument 594 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage, in _mesa_CopyImageSubData_no_error() 605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() argument 625 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubData() 641 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth, in _mesa_CopyImageSubData() 709 if (!check_region_bounds(ctx, dstTarget, dstTexImage, dstRenderbuffer, in _mesa_CopyImageSubData() 741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error() argument 753 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage, in _mesa_CopyImageSubDataNV_no_error() 764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV() argument 783 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubDataNV() [all …]
|
/external/angle/src/libANGLE/ |
D | validationES32.cpp | 134 GLenum dstTarget, in ValidateCopyImageSubData() argument 150 dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in ValidateCopyImageSubData()
|
D | Context_gles_3_2_autogen.h | 22 GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, \
|
D | validationES32_autogen.h | 47 GLenum dstTarget,
|
D | validationESEXT.cpp | 706 GLenum dstTarget, in ValidateCopyImageSubDataEXT() argument 722 dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in ValidateCopyImageSubDataEXT() 734 GLenum dstTarget, in ValidateCopyImageSubDataOES() argument 750 dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in ValidateCopyImageSubDataOES()
|
D | Context.cpp | 4455 GLenum dstTarget, in copyImageSubData() argument 4474 if (dstTarget == GL_RENDERBUFFER) in copyImageSubData() 4487 ASSERT(dstTarget == GL_TEXTURE_2D || dstTarget == GL_TEXTURE_2D_ARRAY || in copyImageSubData() 4488 dstTarget == GL_TEXTURE_3D || dstTarget == GL_TEXTURE_CUBE_MAP); in copyImageSubData() 4508 if (dstTarget == GL_RENDERBUFFER) in copyImageSubData() 4521 ASSERT(dstTarget == GL_TEXTURE_2D || dstTarget == GL_TEXTURE_2D_ARRAY || in copyImageSubData() 4522 dstTarget == GL_TEXTURE_3D || dstTarget == GL_TEXTURE_CUBE_MAP); in copyImageSubData()
|
D | validationES.cpp | 3326 GLenum dstTarget, in ValidateCopyImageSubDataBase() argument 3347 if (!ValidateCopyImageSubDataTarget(context, dstName, dstTarget)) in ValidateCopyImageSubDataBase() 3356 if (!ValidateCopyImageSubDataLevel(context, dstTarget, dstLevel)) in ValidateCopyImageSubDataBase() 3364 GetTargetFormatInfo(context, dstName, dstTarget, dstLevel); in ValidateCopyImageSubDataBase() 3402 if (!ValidateCopyImageSubDataTargetRegion(context, dstName, dstTarget, dstLevel, dstX, dstY, in ValidateCopyImageSubDataBase() 3410 gl::TextureTarget dstTargetPacked = gl::PackParam<gl::TextureTarget>(dstTarget); in ValidateCopyImageSubDataBase()
|
D | validationES.h | 334 GLenum dstTarget,
|
D | validationESEXT_autogen.h | 793 GLenum dstTarget, 1534 GLenum dstTarget,
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 178 GLenum dstTarget, in GL_CopyImageSubData() argument 194 GLenumToString(GLenumGroup::CopyBufferSubDataTarget, dstTarget), dstLevel, dstX, dstY, in GL_CopyImageSubData() 202 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, in GL_CopyImageSubData() 207 dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, in GL_CopyImageSubData() 211 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubData()
|
D | entry_points_gles_3_2_autogen.h | 35 GLenum dstTarget,
|
D | libGLESv2_autogen.cpp | 2029 GLenum dstTarget, in glCopyImageSubData() argument 2038 return GL_CopyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, in glCopyImageSubData() 3825 GLenum dstTarget, in glCopyImageSubDataEXT() argument 3835 dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, in glCopyImageSubDataEXT() 4915 GLenum dstTarget, in glCopyImageSubDataOES() argument 4925 dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, in glCopyImageSubDataOES()
|
D | entry_points_gles_ext_autogen.h | 690 GLenum dstTarget, 1260 GLenum dstTarget,
|
D | entry_points_gles_ext_autogen.cpp | 3824 GLenum dstTarget, in GL_CopyImageSubDataEXT() argument 3840 GLenumToString(GLenumGroup::CopyBufferSubDataTarget, dstTarget), dstLevel, dstX, dstY, in GL_CopyImageSubDataEXT() 3849 dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubDataEXT() 3854 dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, in GL_CopyImageSubDataEXT() 3858 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubDataEXT() 8260 GLenum dstTarget, in GL_CopyImageSubDataOES() argument 8276 GLenumToString(GLenumGroup::CopyBufferSubDataTarget, dstTarget), dstLevel, dstX, dstY, in GL_CopyImageSubDataOES() 8285 dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubDataOES() 8290 dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, in GL_CopyImageSubDataOES() 8294 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubDataOES()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2108 const deUint32 dstTarget = dstInfo.getTarget(); in generateCopies() local 2114 const bool dstIsCube = dstTarget == GL_TEXTURE_CUBE_MAP; in generateCopies() 2385 const deUint32 dstTarget = targets[dstTargetNdx]; in addCopyTests() local 2386 const bool dstIs3D = dstTarget == GL_TEXTURE_2D_ARRAY || dstTarget == GL_TEXTURE_3D; in addCopyTests() 2388 if (glu::isCompressedFormat(dstFormat) && dstTarget == GL_RENDERBUFFER) in addCopyTests() 2391 if (dstTarget == GL_RENDERBUFFER && !isColorRenderable(dstFormat)) in addCopyTests() 2397 const string targetTestName = string(targetToName(srcTarget)) + "_to_" + targetToName(dstTarget); in addCopyTests() 2403 const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, targetSize); in addCopyTests() 2407 ImageInfo(dstFormat, dstTarget, dstSize), in addCopyTests()
|
/external/swiftshader/include/GL/ |
D | glxext.h | 532 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 534 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | wglext.h | 659 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 661 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/mesa3d/include/GL/ |
D | glxext.h | 539 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 541 …srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
D | wglext.h | 664 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 666 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|
/external/angle/src/third_party/khronos/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,…
|
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 3977 GLenum dstTarget = call.params.getParam("dstTarget", ParamType::TGLenum, 7).value.GLenumVal; in copyCompressedTextureData() local 3984 ASSERT(dstTarget == GL_TEXTURE_2D || dstTarget == GL_TEXTURE_2D_ARRAY || in copyCompressedTextureData() 3985 dstTarget == GL_TEXTURE_3D || dstTarget == GL_TEXTURE_CUBE_MAP); in copyCompressedTextureData() 3995 gl::TextureTarget dstTargetPacked = gl::PackParam<gl::TextureTarget>(dstTarget); in copyCompressedTextureData() 4262 GLenum dstTarget = call.params.getParam("dstTarget", ParamType::TGLenum, 7).value.GLenumVal; in updateCopyImageSubData() local 4263 switch (dstTarget) in updateCopyImageSubData() 4284 ERR() << "Unhandled dstTarget = " << dstTarget; in updateCopyImageSubData()
|
D | capture_gles_3_2_autogen.h | 60 GLenum dstTarget,
|
D | capture_gles_3_2_autogen.cpp | 119 GLenum dstTarget, in CaptureCopyImageSubData() argument 139 dstTarget); in CaptureCopyImageSubData()
|
/external/angle/include/WGL/ |
D | wgl.h | 755 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,… 757 …Lint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel,…
|