/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCommandBuffer.cpp | 474 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 D | FramebufferTest.cpp | 2982 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 D | MultisampleTest.cpp | 338 GLTexture resolveTexture; in TEST_P() local 375 GLTexture resolveTexture; in TEST_P() local 1172 GLTexture resolveTexture; in TEST_P() local
|
H A D | BlitFramebufferANGLETest.cpp | 3707 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 D | RobustResourceInitTest.cpp | 2171 GLTexture resolveTexture; in TEST_P() local 2208 GLTexture resolveTexture; in TEST_P() local
|
H A D | TextureMultisampleTest.cpp | 1137 GLTexture resolveTexture; in TEST_P() local
|
H A D | VulkanPerformanceCounterTest.cpp | 1651 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 D | TextureStorage.h | 117 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnCommandBuffer.cpp | 216 const Texture* resolveTexture, in onAddRenderPass() 285 const Texture* resolveTexture, in beginRenderPass()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | CommandBuffer.cpp | 92 sk_sp<Texture> resolveTexture, in addRenderPass()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DGpu.cpp | 549 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 D | TextureStorage11.cpp | 1759 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
|