Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DTextureStorage.h111 inline angle::Result TextureStorage::resolveTexture(const gl::Context *context) in resolveTexture() function
/external/skia/experimental/graphite/src/
DCommandBuffer.cpp38 sk_sp<Texture> resolveTexture, in beginRenderPass()
/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp3164 GLTexture resolveTexture; in TEST_P() local
3218 GLTexture resolveTexture; in TEST_P() local
3273 GLTexture resolveTexture; in TEST_P() local
3330 GLTexture resolveTexture; in TEST_P() local
DFramebufferTest.cpp1974 GLTexture resolveTexture; in TEST_P() local
2021 GLTexture resolveTexture; in TEST_P() local
2087 GLTexture resolveTexture; in TEST_P() local
2250 GLTexture resolveTexture; in TEST_P() local
2471 GLTexture resolveTexture; in TEST_P() local
2543 GLTexture resolveTexture; in TEST_P() local
2599 GLTexture resolveTexture; in TEST_P() local
DTextureMultisampleTest.cpp898 GLTexture resolveTexture; in TEST_P() local
DMultisampleTest.cpp457 GLTexture resolveTexture; in TEST_P() local
DRobustResourceInitTest.cpp2332 GLTexture resolveTexture; in TEST_P() local
2369 GLTexture resolveTexture; in TEST_P() local
DVulkanPerformanceCounterTest.cpp838 GLTexture resolveTexture; in TEST_P() local
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp529 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture() function in GrD3DGpu
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1622 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