/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | RenderPassDescriptorValidationTests.cpp | 467 dawn::Texture resolveTexture = CreateTexture( in TEST_F() local 480 dawn::Texture resolveTexture = CreateTexture( in TEST_F() local 508 dawn::Texture resolveTexture = CreateTexture( in TEST_F() local 536 dawn::Texture resolveTexture = CreateTexture( in TEST_F() local 549 dawn::Texture resolveTexture = CreateTexture( in TEST_F() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | TextureStorage.h | 111 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | RenderPassDescriptorValidationTests.cpp | 558 wgpu::Texture resolveTexture = in TEST_F() local 573 wgpu::Texture resolveTexture = in TEST_F() local 601 wgpu::Texture resolveTexture = in TEST_F() local 628 wgpu::Texture resolveTexture = in TEST_F() local 642 wgpu::Texture resolveTexture = in TEST_F() local
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1058 void GrMtlGpu::resolveTexture(id<MTLTexture> resolveTexture, id<MTLTexture> colorTexture) { function
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | MultisampledRenderingTests.cpp | 153 dawn::Texture resolveTexture, in VerifyResolveTarget() 427 dawn::Texture resolveTexture = in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FramebufferTest.cpp | 1889 GLTexture resolveTexture; in TEST_P() local 1936 GLTexture resolveTexture; in TEST_P() local 2002 GLTexture resolveTexture; in TEST_P() local 2165 GLTexture resolveTexture; in TEST_P() local 2386 GLTexture resolveTexture; in TEST_P() local 2458 GLTexture resolveTexture; in TEST_P() local 2514 GLTexture resolveTexture; in TEST_P() local
|
D | MultisampleTest.cpp | 456 GLTexture resolveTexture; in TEST_P() local
|
D | TextureMultisampleTest.cpp | 898 GLTexture resolveTexture; in TEST_P() local
|
D | RobustResourceInitTest.cpp | 2082 GLTexture resolveTexture; in TEST_P() local 2119 GLTexture resolveTexture; in TEST_P() local
|
D | VulkanPerformanceCounterTest.cpp | 429 GLTexture resolveTexture; in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | MultisampledRenderingTests.cpp | 183 wgpu::Texture resolveTexture, in VerifyResolveTarget() 512 wgpu::Texture resolveTexture = in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 305 const TextureBase* resolveTexture = in ResolveMultisampledRenderTargets() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | TextureMultisampleTest.cpp | 856 GLTexture resolveTexture; in TEST_P() local
|
D | RobustResourceInitTest.cpp | 1798 GLTexture resolveTexture; in TEST_P() local 1835 GLTexture resolveTexture; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 384 Texture* resolveTexture = ToBackend(resolveTarget->GetTexture()); in ResolveMultisampledRenderPass() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 423 const TextureBase* resolveTexture = in ResolveMultisampledRenderTargets() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 629 Texture* resolveTexture = ToBackend(resolveTarget->GetTexture()); in ResolveMultisampledRenderPass() local
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 529 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture() function in GrD3DGpu
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | TextureStorage11.cpp | 1622 angle::Result TextureStorage11_2D::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_2D 2805 angle::Result TextureStorage11_Cube::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_Cube
|