Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp474 const Texture* resolveTexture, in onAddRenderPass()
526 bool VulkanCommandBuffer::updateAndBindLoadMSAAInputAttachment(const VulkanTexture& resolveTexture) in updateAndBindLoadMSAAInputAttachment()
579 VulkanTexture& resolveTexture, in loadMSAAFromResolve()
641 VulkanTexture* resolveTexture, in setup_texture_layouts()
686 VulkanTexture* resolveTexture, in track_attachments()
701 VulkanTexture* resolveTexture, in gather_attachment_views()
803 const Texture* resolveTexture, in beginRenderPass()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp2982 GLTexture resolveTexture; in TEST_P() local
3025 GLTexture resolveTexture; in TEST_P() local
3063 GLTexture resolveTexture; in TEST_P() local
3108 GLTexture resolveTexture; in TEST_P() local
3157 GLTexture resolveTexture; in TEST_P() local
3463 GLTexture resolveTexture; in TEST_P() local
3544 GLTexture resolveTexture; in TEST_P() local
3707 GLTexture resolveTexture; in TEST_P() local
3928 GLTexture resolveTexture; in TEST_P() local
4000 GLTexture resolveTexture; in TEST_P() local
[all …]
H A DMultisampleTest.cpp338 GLTexture resolveTexture; in TEST_P() local
375 GLTexture resolveTexture; in TEST_P() local
1172 GLTexture resolveTexture; in TEST_P() local
H A DBlitFramebufferANGLETest.cpp3707 GLTexture resolveTexture; in TEST_P() local
3761 GLTexture resolveTexture; in TEST_P() local
3816 GLTexture resolveTexture; in TEST_P() local
3873 GLTexture resolveTexture; in TEST_P() local
H A DRobustResourceInitTest.cpp2171 GLTexture resolveTexture; in TEST_P() local
2208 GLTexture resolveTexture; in TEST_P() local
H A DTextureMultisampleTest.cpp1137 GLTexture resolveTexture; in TEST_P() local
H A DVulkanPerformanceCounterTest.cpp1651 GLTexture resolveTexture; in TEST_P() local
1690 GLTexture resolveTexture; in TEST_P() local
1883 GLTexture resolveTexture; in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureStorage.h117 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp216 const Texture* resolveTexture, in onAddRenderPass()
285 const Texture* resolveTexture, in beginRenderPass()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCommandBuffer.cpp92 sk_sp<Texture> resolveTexture, in addRenderPass()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp549 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture() function in GrD3DGpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp1759 angle::Result TextureStorage11_2D::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_2D
3007 angle::Result TextureStorage11_Cube::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_Cube