Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DSRGBFramebufferTest.cpp267 GLTexture srcTexture; in TEST_P() local
DCopyTextureTest.cpp1711 GLTexture srcTexture; in TEST_P() local
1731 GLTexture srcTexture; in TEST_P() local
DRobustResourceInitTest.cpp1702 GLTexture srcTexture; in TEST_P() local
1820 GLTexture srcTexture; in TEST_P() local
DTextureTest.cpp4633 GLTexture srcTexture; in TEST_P() local
4684 GLTexture srcTexture; in TEST_P() local
4723 GLTexture srcTexture; in TEST_P() local
4778 GLTexture srcTexture; in TEST_P() local
4827 GLTexture srcTexture; in TEST_P() local
/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h116 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureImpl.cpp66 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/d3d/
DGrD3DCommandList.cpp224 ID3D12Resource* srcTexture = src->d3dResource(); in copyTextureToTexture() local
522 const GrD3DTextureResource* srcTexture, in resolveSubresourceRegion()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp405 const TestTexture& srcTexture, in uploadTestTextureInternal()
493 const TestTexture& srcTexture, in uploadTestTextureInternalSparse()
571 const TestTexture& srcTexture, in uploadTestTexture()
619 const TestTexture& srcTexture, in uploadTestTextureSparse()
/external/angle/src/libANGLE/renderer/metal/shaders/
Dcommon.h96 static inline vec<T, 4> resolveTextureMS(texture2d_ms<T> srcTexture, uint2 coords) in resolveTextureMS()
/external/angle/src/libANGLE/
DRenderbuffer.cpp194 const gl::Texture *srcTexture, in copyTextureSubData()
DTexture.cpp1424 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp226 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureVk.cpp642 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp132 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp583 wgpu::Texture srcTexture = get_dawn_texture_from_surface(src); in onCopySurface() local
625 wgpu::ImageCopyTexture srcTexture; in onReadPixels() local
/external/skqp/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp470 sk_sp<GrTextureProxy> srcTexture(input->asTextureProxyRef(context)); in apply_morphology() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2322 const GrTexture* srcTexture = src->peekTexture(); in initDescForDstCopy() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1765 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
DTextureStorage11.cpp524 const TextureHelper11 &srcTexture, in updateSubresourceLevel()
595 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local
DRenderer11.cpp3453 const TextureHelper11 *srcTexture = &textureHelper; in readFromAttachment() local
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp5636 gl::Texture *srcTexture = context->getTexture({srcID}); in copyCachedTextureLevel() local