| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | VideoViewsValidationTests.cpp | 123 wgpu::Texture dstTexture = CreateVideoTextureForTest( in TEST_F() local 142 wgpu::Texture dstTexture = CreateVideoTextureForTest( in TEST_F() local 230 wgpu::Texture dstTexture = CreateVideoTextureForTest( in TEST_F() local 251 wgpu::Texture dstTexture = CreateVideoTextureForTest( in TEST_F() local
|
| D | CopyTextureForBrowserTests.cpp | 49 wgpu::Texture dstTexture, in TestCopyTextureForBrowser()
|
| D | CopyCommandsValidationTests.cpp | 135 wgpu::Texture dstTexture, in TestT2TCopy()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | CopyTextureForBrowserTests.cpp | 322 wgpu::Texture dstTexture, in RunCopyExternalImageToTexture() 336 wgpu::Texture dstTexture, in CheckResultInBuiltInComputePipeline() 428 wgpu::Texture dstTexture; local 530 wgpu::Texture dstTexture = CreateTexture( in DoColorConversionTest() local
|
| D | TextureZeroInitTests.cpp | 387 wgpu::Texture dstTexture = device.CreateTexture(&dstDescriptor); in TEST_P() local 443 wgpu::Texture dstTexture = device.CreateTexture(&dstDescriptor); in TEST_P() local 2001 wgpu::Texture dstTexture = device.CreateTexture(&dstDescriptor); in TEST_P() local 2050 wgpu::Texture dstTexture = device.CreateTexture(&dstDescriptor); in TEST_P() local
|
| D | CompressedTextureFormatTests.cpp | 275 wgpu::Texture dstTexture, in RecordTextureToTextureCopy() 289 wgpu::Texture dstTexture = device.CreateTexture(&dstConfig.textureDescriptor); in CreateTextureFromTexture() local
|
| D | CopyTests.cpp | 380 wgpu::Texture dstTexture; in DoTest() local
|
| /third_party/skia/src/gpu/ |
| D | GrPipeline.cpp | 115 GrTexture* dstTexture = this->peekDstTexture(); in setDstTextureUniforms() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCommandList.cpp | 160 const GrD3DTextureResource* dstTexture, in copyBufferToTexture() 223 ID3D12Resource* dstTexture = dst->d3dResource(); in copyTextureToTexture() local 504 void GrD3DDirectCommandList::resolveSubresourceRegion(const GrD3DTextureResource* dstTexture, in resolveSubresourceRegion()
|
| D | GrD3DPipelineState.cpp | 113 if (GrTexture* dstTexture = pipeline.peekDstTexture()) { in setAndBindTextures() local
|
| D | GrD3DOpsRenderPass.cpp | 232 if (GrTexture* dstTexture = pipeline.peekDstTexture()) { in onBindTextures() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | SRGBFramebufferTest.cpp | 258 GLTexture dstTexture; in TEST_P() local
|
| D | CopyTextureTest.cpp | 1719 GLTexture dstTexture; in TEST_P() local 1741 GLTexture dstTexture; in TEST_P() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 381 wgpu::ImageCopyTexture dstTexture; in uploadTextureData() local 437 wgpu::ImageCopyTexture dstTexture; in onClearBackendTexture() local 598 wgpu::Texture dstTexture = get_dawn_texture_from_surface(dst); in onCopySurface() local 698 wgpu::Texture dstTexture = fDevice.CreateTexture(&texDesc); in onRegenerateMipMapLevels() local
|
| D | GrDawnProgramBuilder.cpp | 537 if (GrTexture* dstTexture = pipeline.peekDstTexture()) { in setTextures() local
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLProgram.cpp | 135 GrTexture* dstTexture = pipeline.peekDstTexture(); in bindTextures() local
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkPipelineState.cpp | 136 if (GrTexture* dstTexture = pipeline.peekDstTexture()) { in setAndBindTextures() local
|
| D | GrVkOpsRenderPass.cpp | 700 if (GrTexture* dstTexture = pipeline.peekDstTexture()) { in onBindTextures() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | CommandBufferGL.cpp | 479 Texture* dstTexture = ToBackend(dst.texture.Get()); in CopyTextureToTextureWithBlit() local 804 Texture* dstTexture = ToBackend(dst.texture.Get()); in Execute() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLProtectedContentTest.cpp | 607 GLuint dstTexture = 0; in textureFromImageTest() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | CommandBufferVk.cpp | 72 const Texture* dstTexture = ToBackend(dstCopy.texture.Get()); in ComputeImageCopyRegion() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | CommandBufferD3D12.cpp | 230 Texture* dstTexture = ToBackend(dstCopy.texture).Get(); in RecordCopyTextureWithTemporaryBuffer() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | TextureStorage11.cpp | 540 const TextureHelper11 *dstTexture = nullptr; in updateSubresourceLevel() local 587 const TextureHelper11 &dstTexture, in copySubresourceLevel()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | validationES.cpp | 3581 gl::Texture *dstTexture = context->getTexture({dstName}); in ValidateCopyImageSubDataBase() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 4380 gl::Texture *dstTexture = context->getTexture(dstName); in copyCompressedTextureData() local
|