Searched defs:dstView (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/tests/ |
| D | CopySurfaceTest.cpp | 84 auto dstView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/src/gpu/ops/ |
| D | OpsTask.cpp | 480 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onPrePrepare() local 507 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onPrepare() local 646 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onExecute() local
|
| D | GrOp.h | 173 void prePrepare(GrRecordingContext* context, const GrSurfaceProxyView& dstView, in prePrepare()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | CopyTextureForBrowserHelper.cpp | 365 Ref<TextureViewBase> dstView; in DoCopyTextureForBrowser() local
|
| /third_party/skia/src/gpu/glsl/ |
| D | GrGLSLProgramBuilder.cpp | 296 const GrSurfaceProxyView& dstView = this->pipeline().dstProxyView(); in emitAndInstallDstTexture() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DepthStencilCopyTests.cpp | 173 wgpu::ImageCopyTexture dstView = in CreateInitializeDepthStencilTextureAndCopyT2T() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 768 wgpu::TextureView dstView = dstTexture.CreateView(&dstViewDesc); in onRegenerateMipMapLevels() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | ResourceUsageTrackingTests.cpp | 1314 wgpu::ImageCopyTexture dstView = utils::CreateImageCopyTexture(texture1, 0, {0, 0, 0}); in TEST_F() local
|