Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp3013 GLTexture msaaTexture; in TEST_P() local
3051 GLTexture msaaTexture; in TEST_P() local
3089 GLTexture msaaTexture; in TEST_P() local
3139 GLTexture msaaTexture; in TEST_P() local
3192 GLTexture msaaTexture; in TEST_P() local
3256 GLTexture msaaTexture; in TEST_P() local
3334 GLTexture msaaTexture; in TEST_P() local
3391 GLTexture msaaTexture; in TEST_P() local
H A DTextureMultisampleTest.cpp1330 GLTexture msaaTexture; in TEST_P() local
1436 GLTexture msaaTexture; in TEST_P() local
H A DVulkanPerformanceCounterTest.cpp1701 GLTexture msaaTexture; in TEST_P() local
H A DStateChangeTest.cpp10967 GLTexture msaaTexture; in TEST_P() local
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp457 const DawnTexture* msaaTexture) { in loadMSAAFromResolveAndBeginRenderPassEncoder()