Searched refs:PerfCaseType (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
H A DglsShaderPerformanceCase.hpp47 ShaderPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, PerfCaseType caseType);
74 PerfCaseType m_caseType;
H A DglsShaderPerformanceMeasurer.hpp37 enum PerfCaseType enum in namespace:deqp::gls
77 ShaderPerformanceMeasurer (const glu::RenderContext& renderCtx, PerfCaseType measureType);
H A DglsShaderPerformanceCase.cpp41 ShaderPerformanceCase::ShaderPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, PerfCaseType caseType)
H A DglsShaderPerformanceMeasurer.cpp121 ShaderPerformanceMeasurer::ShaderPerformanceMeasurer (const glu::RenderContext& renderCtx, PerfCaseType measureType)
/external/deqp/modules/gles2/performance/
H A Des2pShaderControlStatementTests.cpp98 ControlStatementCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, gls::PerfCaseType caseType)
/external/deqp/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp98 ControlStatementCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, gls::PerfCaseType caseType)

Completed in 141 milliseconds