Home
last modified time | relevance | path

Searched refs:renderToMipmapSupported (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DFramebufferRenderMipmapTest.cpp58 bool renderToMipmapSupported = in TEST_P() local
83 if (i > 0 && !renderToMipmapSupported) in TEST_P()
102 bool renderToMipmapSupported = in TEST_P() local
104 ANGLE_SKIP_TEST_IF(!renderToMipmapSupported); in TEST_P()