Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFramebufferDefaultStateQueryTests.cpp169 class FramebufferFixedSampleLocationsTest : public FramebufferTest class
172FramebufferFixedSampleLocationsTest (Context& context, QueryType verifier, const char* name, const…
177 FramebufferFixedSampleLocationsTest::FramebufferFixedSampleLocationsTest (Context& context, QueryTy… in FramebufferFixedSampleLocationsTest() function in deqp::gles31::Functional::__anon1dd8f0220111::FramebufferFixedSampleLocationsTest
182 void FramebufferFixedSampleLocationsTest::checkInitial (tcu::ResultCollector& result, glu::CallLogW… in checkInitial()
187 void FramebufferFixedSampleLocationsTest::checkSet (tcu::ResultCollector& result, glu::CallLogWrapp… in checkSet()
223 …FOR_EACH_VERIFIER(new FramebufferFixedSampleLocationsTest (m_context, verifier, (std::s… in init()