Home
last modified time | relevance | path

Searched defs:msaaTexture (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DTextureMultisampleTest.cpp1134 GLTexture msaaTexture; in TEST_P() local
1240 GLTexture msaaTexture; in TEST_P() local
DVulkanPerformanceCounterTest.cpp1432 GLTexture msaaTexture; in TEST_P() local
DStateChangeTest.cpp10427 GLTexture msaaTexture; in TEST_P() local
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp241 const DawnTexture* msaaTexture) { in loadMSAAFromResolveAndBeginRenderPassEncoder()