Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp336 const bool supportsFramebufferFetch = in TEST_P() local
351 ASSERT_THAT(supportsFramebufferFetch, Eq(GL_TRUE)); in TEST_P()
353 ASSERT_THAT(supportsFramebufferFetch, Eq(GL_FALSE)); in TEST_P()