Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderApiTests.cpp1244 class ProgramBinarySimpleCase : public ProgramBinaryCase class
1247 ProgramBinarySimpleCase(Context &context, const char *name, const char *desc) in ProgramBinarySimpleCase() function in deqp::gles3::Functional::ProgramBinarySimpleCase
1252 virtual ~ProgramBinarySimpleCase(void) in ~ProgramBinarySimpleCase()
1800 …simpleCaseGroup->addChild(new ProgramBinarySimpleCase(m_context, "get_program_binary_vertex_fragme… in init()