Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramStateQueryTests.cpp814 #define FOR_EACH_INT_VERIFIER(X) \ in init() macro
830FOR_EACH_INT_VERIFIER(new ProgramSeparableCase (m_context, verifier, (std::string("program_sepa… in init()
832FOR_EACH_INT_VERIFIER(new ActiveAtomicCounterBuffersCase (m_context, verifier, (std::string("activ… in init()
833FOR_EACH_INT_VERIFIER(new GeometryShaderCase (m_context, verifier, (std::string("geometry_shade… in init()
834FOR_EACH_INT_VERIFIER(new TessellationShaderCase (m_context, verifier, (std::string("tesselation… in init()
836 #undef FOR_EACH_INT_VERIFIER in init()