/external/angle/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 116 const gl::Texture *srcTexture, in copyTextureSubData()
|
D | TextureImpl.cpp | 66 const gl::Texture *srcTexture, in copyTextureSubData()
|
/external/angle/src/tests/gl_tests/ |
D | SRGBFramebufferTest.cpp | 267 GLTexture srcTexture; in TEST_P() local
|
D | CopyTextureTest.cpp | 1817 GLTexture srcTexture; in TEST_P() local 1837 GLTexture srcTexture; in TEST_P() local
|
D | RobustResourceInitTest.cpp | 1949 GLTexture srcTexture; in TEST_P() local 2067 GLTexture srcTexture; in TEST_P() local
|
D | TextureTest.cpp | 4700 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/ |
D | GrD3DCommandList.cpp | 224 ID3D12Resource* srcTexture = src->d3dResource(); in copyTextureToTexture() local 506 const GrD3DTextureResource* srcTexture, in resolveSubresourceRegion()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 406 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/ |
D | common.h | 96 static inline vec<T, 4> resolveTextureMS(texture2d_ms<T> srcTexture, uint2 coords) in resolveTextureMS()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 229 const gl::Texture *srcTexture, in copyTextureSubData()
|
D | TextureVk.cpp | 686 const gl::Texture *srcTexture, in copyTextureSubData()
|
/external/angle/src/libANGLE/ |
D | Renderbuffer.cpp | 217 const gl::Texture *srcTexture, in copyTextureSubData()
|
D | Texture.cpp | 1480 const gl::Texture *srcTexture, in copyTextureSubData()
|
/external/skia/experimental/graphite/src/ |
D | Device.cpp | 212 sk_sp<Texture> srcTexture = srcProxy->refTexture(); in readPixels() local
|
/external/angle/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 132 const gl::Texture *srcTexture, in copyTextureSubData()
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 589 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/ |
D | EGLProtectedContentTest.cpp | 597 GLuint srcTexture = 0; in textureFromImageTest() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Buffer11.cpp | 1770 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
|
D | TextureStorage11.cpp | 524 const TextureHelper11 &srcTexture, in updateSubresourceLevel() 595 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local
|
D | Renderer11.cpp | 3488 const TextureHelper11 *srcTexture = &textureHelper; in readFromAttachment() local
|