Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h116 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.cpp1817 GLTexture srcTexture; in TEST_P() local
1837 GLTexture srcTexture; in TEST_P() local
DRobustResourceInitTest.cpp1949 GLTexture srcTexture; in TEST_P() local
2067 GLTexture srcTexture; in TEST_P() local
DTextureTest.cpp4700 GLTexture srcTexture; in TEST_P() local
4751 GLTexture srcTexture; in TEST_P() local
4790 GLTexture srcTexture; in TEST_P() local
4845 GLTexture srcTexture; in TEST_P() local
4894 GLTexture srcTexture; in TEST_P() local
/external/skia/src/gpu/d3d/
DGrD3DCommandList.cpp224 ID3D12Resource* srcTexture = src->d3dResource(); in copyTextureToTexture() local
506 const GrD3DTextureResource* srcTexture, in resolveSubresourceRegion()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp406 const TestTexture& srcTexture, in uploadTestTextureInternal()
494 const TestTexture& srcTexture, in uploadTestTextureInternalSparse()
572 const TestTexture& srcTexture, in uploadTestTexture()
620 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/renderer/vulkan/
DRenderbufferVk.cpp229 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureVk.cpp686 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp217 const gl::Texture *srcTexture, in copyTextureSubData()
DTexture.cpp1480 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/experimental/graphite/src/
DDevice.cpp212 sk_sp<Texture> srcTexture = srcProxy->refTexture(); in readPixels() local
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp132 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp589 wgpu::Texture srcTexture = get_dawn_texture_from_surface(src); in onCopySurface() local
634 wgpu::ImageCopyTexture srcTexture; in onReadPixels() local
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp597 GLuint srcTexture = 0; in textureFromImageTest() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1770 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
DTextureStorage11.cpp524 const TextureHelper11 &srcTexture, in updateSubresourceLevel()
595 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local
DRenderer11.cpp3488 const TextureHelper11 *srcTexture = &textureHelper; in readFromAttachment() local