Home
last modified time | relevance | path

Searched refs:copyImage (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DTexture.h221 …void copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height…
293 …void copyImage(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width,…
356 …void copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLint z, GLsizei width, GLsiz…
DTexture.cpp621 void Texture2D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsi… in copyImage() function in es2::Texture2D
1305 void TextureCubeMap::copyImage(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y,… in copyImage() function in es2::TextureCubeMap
1650 void Texture3D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLint z, GLsizei wi… in copyImage() function in es2::Texture3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h99 void copyImage(const Image &srcImage,
336 ANGLE_INLINE void VulkanSecondaryCommandBuffer::copyImage(const Image &srcImage, in copyImage() function
344 CommandBuffer::copyImage(srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, in copyImage()
DUtilsVk.h263 angle::Result copyImage(ContextVk *contextVk,
DSecondaryCommandBuffer.h574 void copyImage(const Image &srcImage,
1109 ANGLE_INLINE void SecondaryCommandBuffer::copyImage(const Image &srcImage, in copyImage() function
DTextureVk.h73 angle::Result copyImage(const gl::Context *context,
DTextureVk.cpp570 angle::Result TextureVk::copyImage(const gl::Context *context, in copyImage() function in rx::TextureVk
1198 ANGLE_TRY(utilsVk.copyImage(contextVk, mImage, destView, srcImage, srcView, params)); in copySubImageImplWithDraw()
1231 ANGLE_TRY(utilsVk.copyImage(contextVk, &stagingImage->get(), &stagingView, srcImage, in copySubImageImplWithDraw()
2091 commandBuffer->copyImage(srcImage->getImage(), srcImage->getCurrentLayout(), in copyAndStageImageData()
Dvk_wrapper.h254 void copyImage(const Image &srcImage,
839 ANGLE_INLINE void CommandBuffer::copyImage(const Image &srcImage,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl_mock.h59 MOCK_METHOD5(copyImage,
DTextureImpl.h82 virtual angle::Result copyImage(const gl::Context *context,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.h266 angle::Result copyImage(const gl::Context *context,
398 angle::Result copyImage(const gl::Context *context,
531 angle::Result copyImage(const gl::Context *context,
661 angle::Result copyImage(const gl::Context *context,
789 angle::Result copyImage(const gl::Context *context,
DTextureD3D.cpp1057 angle::Result TextureD3D_2D::copyImage(const gl::Context *context, in copyImage() function in rx::TextureD3D_2D
1213 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copyTexture()
1261 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copySubTexture()
1811 angle::Result TextureD3D_Cube::copyImage(const gl::Context *context, in copyImage() function in rx::TextureD3D_Cube
1965 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copyTexture()
2015 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copySubTexture()
2587 angle::Result TextureD3D_3D::copyImage(const gl::Context *context, in copyImage() function in rx::TextureD3D_3D
2688 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copyTexture()
2737 ANGLE_TRY(mRenderer->copyImage(context, destImage, sourceImage, sourceBox, destOffset, in copySubTexture()
3283 angle::Result TextureD3D_2DArray::copyImage(const gl::Context *context, in copyImage() function in rx::TextureD3D_2DArray
[all …]
DRendererD3D.h299 virtual angle::Result copyImage(const gl::Context *context,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.h57 angle::Result copyImage(const gl::Context *context,
DTextureNULL.cpp70 angle::Result TextureNULL::copyImage(const gl::Context *context, in copyImage() function in rx::TextureNULL
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp106 void copyImage(const VkCopyImageInfo2KHR &copyImageInfo);
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.h246 void copyImage(const GrVkGpu* gpu,
DGrVkCommandBuffer.cpp715 void GrVkPrimaryCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkPrimaryCommandBuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.h103 angle::Result copyImage(const gl::Context *context,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DTextureMtl.h73 angle::Result copyImage(const gl::Context *context,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h270 angle::Result copyImage(const gl::Context *context,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.h407 angle::Result copyImage(Context *context,
DTexture.cpp1307 angle::Result Texture::copyImage(Context *context, in copyImage() function in gl::Texture
1371 ANGLE_TRY(mTexture->copyImage(context, index, sourceArea, internalFormat, source)); in copyImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h228 angle::Result copyImage(const gl::Context *context,
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fCopyImageTests.cpp1100 void copyImage (const glw::Functions& gl, in copyImage() function
2218 copyImage(gl, *dstImage, dstImageLevels, m_dstImageInfo, copy.dstLevel, copy.dstPos, in copyImageIter()

123