Home
last modified time | relevance | path

Searched defs:resolveTexture (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureStorage.h111 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPassDescriptorValidationTests.cpp558 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/skia/m133/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp395 const Texture* resolveTexture, in onAddRenderPass()
467 bool VulkanCommandBuffer::updateAndBindLoadMSAAInputAttachment(const VulkanTexture& resolveTexture) in updateAndBindLoadMSAAInputAttachment()
520 VulkanTexture& resolveTexture, in loadMSAAFromResolve()
587 VulkanTexture* resolveTexture, in setup_texture_layouts()
632 VulkanTexture* resolveTexture, in gather_attachment_views()
734 const Texture* resolveTexture, in beginRenderPass()
/third_party/skia/m133/src/gpu/graphite/
DCommandBuffer.cpp92 sk_sp<Texture> resolveTexture, in addRenderPass()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferTest.cpp1889 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
DMultisampleTest.cpp456 GLTexture resolveTexture; in TEST_P() local
DTextureMultisampleTest.cpp898 GLTexture resolveTexture; in TEST_P() local
DRobustResourceInitTest.cpp2082 GLTexture resolveTexture; in TEST_P() local
2119 GLTexture resolveTexture; in TEST_P() local
DVulkanPerformanceCounterTest.cpp429 GLTexture resolveTexture; in TEST_P() local
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp216 const Texture* resolveTexture, in onAddRenderPass()
285 const Texture* resolveTexture, in beginRenderPass()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp183 wgpu::Texture resolveTexture, in VerifyResolveTarget()
512 wgpu::Texture resolveTexture = in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp423 const TextureBase* resolveTexture = in ResolveMultisampledRenderTargets() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp629 Texture* resolveTexture = ToBackend(resolveTarget->GetTexture()); in ResolveMultisampledRenderPass() local
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp540 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture() function in GrD3DGpu
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp560 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/
DTextureStorage11.cpp1622 angle::Result TextureStorage11_2D::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_2D
2866 angle::Result TextureStorage11_Cube::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_Cube