Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp665 class InvalidShaderCompilerLightCase : public InvalidShaderCompilerCase class
668InvalidShaderCompilerLightCase (Context& context, const char* name, const char* description, int c…
669 ~InvalidShaderCompilerLightCase (void);
2655 InvalidShaderCompilerLightCase::InvalidShaderCompilerLightCase (Context& context, const char* name,… in InvalidShaderCompilerLightCase() function in deqp::gles2::Performance::InvalidShaderCompilerLightCase
2663 InvalidShaderCompilerLightCase::~InvalidShaderCompilerLightCase (void) in ~InvalidShaderCompilerLightCase()
2667 InvalidShaderCompilerCase::ProgramContext InvalidShaderCompilerLightCase::generateShaderSources (in… in generateShaderSources()
2867 …curInvalidGroup->addChild(new InvalidShaderCompilerLightCase(context, caseName.c_str(), "", caseID… in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp665 class InvalidShaderCompilerLightCase : public InvalidShaderCompilerCase class
668InvalidShaderCompilerLightCase (Context& context, const char* name, const char* description, int c…
669 ~InvalidShaderCompilerLightCase (void);
2675 InvalidShaderCompilerLightCase::InvalidShaderCompilerLightCase (Context& context, const char* name,… in InvalidShaderCompilerLightCase() function in deqp::gles3::Performance::InvalidShaderCompilerLightCase
2683 InvalidShaderCompilerLightCase::~InvalidShaderCompilerLightCase (void) in ~InvalidShaderCompilerLightCase()
2687 InvalidShaderCompilerCase::ProgramContext InvalidShaderCompilerLightCase::generateShaderSources (in… in generateShaderSources()
2887 …curInvalidGroup->addChild(new InvalidShaderCompilerLightCase(context, caseName.c_str(), "", caseID… in addShaderCompilationPerformanceCases()