Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h89 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/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_enc.cpp299 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_update_picparams_tracking()
337 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_reconfigure_encoder_objects()
1604 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_prepare_output_buffers()
1687 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_reconfigure_session()
Dd3d12_video_enc_h264.cpp320 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_h264()
Dd3d12_video_enc_hevc.cpp322 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()
Dd3d12_video_enc_av1.cpp1183 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_av1()
/external/angle/src/tests/gl_tests/
DSRGBFramebufferTest.cpp266 GLTexture srcTexture; in TEST_P() local
DCopyTextureTest.cpp1992 GLTexture srcTexture; in TEST_P() local
2012 GLTexture srcTexture; in TEST_P() local
DRobustResourceInitTest.cpp1734 GLTexture srcTexture; in TEST_P() local
1851 GLTexture srcTexture; in TEST_P() local
DTextureTest.cpp5827 GLTexture srcTexture; in testCopyImage() local
5891 GLTexture srcTexture; in testCopyImageDepthStencil() local
5995 GLTexture srcTexture; in TEST_P() local
6034 GLTexture srcTexture; in TEST_P() local
6089 GLTexture srcTexture; in TEST_P() local
6138 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.cpp437 Allocator &allocator, const TestTexture &srcTexture, in uploadTestTextureInternal()
528const TestTexture &srcTexture, const TestTexture *srcStencilTexture, in uploadTestTextureInternalSparse()
612 Allocator &allocator, const TestTexture &srcTexture, VkImage destImage, in uploadTestTexture()
657 const TestTexture &srcTexture, VkImage destImage) 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.cpp250 const gl::Texture *srcTexture, in copyTextureSubData()
DTextureVk.cpp1086 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp222 const gl::Texture *srcTexture, in copyTextureSubData()
DTexture.cpp1587 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp132 const gl::Texture *srcTexture, in copyTextureSubData()
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp1285 const VulkanTexture* srcTexture = static_cast<const VulkanTexture*>(texture); in onCopyTextureToBuffer() local
1387 const VulkanTexture* srcTexture = static_cast<const VulkanTexture*>(src); in onCopyTextureToTexture() local
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp619 GLuint srcTexture = 0; in textureFromImageTest() local
/external/angle/src/libANGLE/renderer/wgpu/
DTextureWgpu.cpp196 const gl::Texture *srcTexture, in copyTextureSubData()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1780 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
DTextureStorage11.cpp576 const TextureHelper11 &srcTexture, in updateSubresourceLevel()
724 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local
DRenderer11.cpp3584 const TextureHelper11 *srcTexture = &textureHelper; in readFromAttachment() local