Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DTextureStorage.h115 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
/external/skia/src/gpu/graphite/
DCommandBuffer.cpp59 sk_sp<Texture> resolveTexture, in addRenderPass()
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp88 const Texture* resolveTexture, in onAddRenderPass()
125 const Texture* resolveTexture, in beginRenderPass()
/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp3489 GLTexture resolveTexture; in TEST_P() local
3543 GLTexture resolveTexture; in TEST_P() local
3598 GLTexture resolveTexture; in TEST_P() local
3655 GLTexture resolveTexture; in TEST_P() local
DFramebufferTest.cpp2440 GLTexture resolveTexture; in TEST_P() local
2487 GLTexture resolveTexture; in TEST_P() local
2568 GLTexture resolveTexture; in TEST_P() local
2731 GLTexture resolveTexture; in TEST_P() local
2952 GLTexture resolveTexture; in TEST_P() local
3024 GLTexture resolveTexture; in TEST_P() local
3080 GLTexture resolveTexture; in TEST_P() local
3224 GLTexture resolveTexture; in TEST_P() local
DRobustResourceInitTest.cpp2083 GLTexture resolveTexture; in TEST_P() local
2120 GLTexture resolveTexture; in TEST_P() local
DMultisampleTest.cpp335 GLTexture resolveTexture; in TEST_P() local
DTextureMultisampleTest.cpp941 GLTexture resolveTexture; in TEST_P() local
DVulkanPerformanceCounterTest.cpp1388 GLTexture resolveTexture; in TEST_P() local
1421 GLTexture resolveTexture; in TEST_P() local
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp244 const Texture* resolveTexture, in onAddRenderPass()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp547 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture() function in GrD3DGpu
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1641 angle::Result TextureStorage11_2D::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_2D
2888 angle::Result TextureStorage11_Cube::resolveTexture(const gl::Context *context) in resolveTexture() function in rx::TextureStorage11_Cube