Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp216 class QueryCase : public TestCase class
229 QueryCase (Context& context, const char* name, const char* desc, QueryMethod method);
240 QueryCase::QueryCase (Context& context, const char* name, const char* desc, QueryMethod method) in QueryCase() function in deqp::gles31::Functional::__anon8c432bb90111::QueryCase
247 void QueryCase::init (void) in init()
255 QueryCase::IterateResult QueryCase::iterate (void) in iterate()
302 bool QueryCase::verifyState (glu::CallLogWrapper& gl, const BoundingBox& bbox) const in verifyState()
5096 …stateQueryGroup->addChild(new QueryCase (m_context, "getfloat", "getFloatv", QueryCase::QUER… in init()
5097 …stateQueryGroup->addChild(new QueryCase (m_context, "getboolean", "getBooleanv", QueryCase::Q… in init()
5098 …stateQueryGroup->addChild(new QueryCase (m_context, "getinteger", "getIntegerv", QueryCase::Q… in init()
5099 …stateQueryGroup->addChild(new QueryCase (m_context, "getinteger64", "getInteger64v", QueryCase in init()