Home
last modified time | relevance | path

Searched defs:srcTexture (Results 1 – 21 of 21) sorted by relevance

/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h85 void copyTextureToTexture(id<MTLTexture> srcTexture, in copyTextureToTexture()
/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h118 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureImpl.cpp66 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/tests/gl_tests/
DSRGBFramebufferTest.cpp267 GLTexture srcTexture; in TEST_P() local
DCopyTextureTest.cpp1938 GLTexture srcTexture; in TEST_P() local
1958 GLTexture srcTexture; in TEST_P() local
DRobustResourceInitTest.cpp1700 GLTexture srcTexture; in TEST_P() local
1818 GLTexture srcTexture; in TEST_P() local
DTextureTest.cpp5253 GLTexture srcTexture; in TEST_P() local
5304 GLTexture srcTexture; in TEST_P() local
5343 GLTexture srcTexture; in TEST_P() local
5398 GLTexture srcTexture; in TEST_P() local
5447 GLTexture srcTexture; in TEST_P() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCommandList.cpp224 ID3D12Resource* srcTexture = src->d3dResource(); in copyTextureToTexture() local
506 const GrD3DTextureResource* srcTexture, in resolveSubresourceRegion()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp422 const TestTexture& srcTexture, in uploadTestTextureInternal()
518 const TestTexture& srcTexture, in uploadTestTextureInternalSparse()
603 const TestTexture& srcTexture, in uploadTestTexture()
652 const TestTexture& srcTexture, in uploadTestTextureSparse()
/external/angle/src/libANGLE/renderer/metal/shaders/
Dcommon.h108 static inline vec<T, 4> resolveTextureMS(texture2d_ms<T> srcTexture, uint2 coords) in resolveTextureMS()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp252 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureVk.cpp815 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp223 const gl::Texture *srcTexture, in copyTextureSubData()
DTexture.cpp1504 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp272 const VulkanTexture* srcTexture = static_cast<const VulkanTexture*>(texture); in onCopyTextureToBuffer() local
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp132 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp653 wgpu::Texture srcTexture = get_dawn_texture_from_surface(src); in onCopySurface() local
701 wgpu::ImageCopyTexture srcTexture; in onReadPixels() local
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp614 GLuint srcTexture = 0; in textureFromImageTest() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1780 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
DTextureStorage11.cpp542 const TextureHelper11 &srcTexture, in updateSubresourceLevel()
613 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local
DRenderer11.cpp3576 const TextureHelper11 *srcTexture = &textureHelper; in readFromAttachment() local