Searched refs:ProgramBinarySimpleCase (Results 1 – 1 of 1) sorted by relevance
1244 class ProgramBinarySimpleCase : public ProgramBinaryCase class1247 ProgramBinarySimpleCase(Context &context, const char *name, const char *desc) in ProgramBinarySimpleCase() function in deqp::gles3::Functional::ProgramBinarySimpleCase1252 virtual ~ProgramBinarySimpleCase(void) in ~ProgramBinarySimpleCase()1800 …simpleCaseGroup->addChild(new ProgramBinarySimpleCase(m_context, "get_program_binary_vertex_fragme… in init()