Searched refs:OperatorPerformanceCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp65 // Number of measurements in OperatorPerformanceCase for each workload size, unless specified otherwise by a command line argument.
67 // How many different workload sizes are used by OperatorPerformanceCase.
186 class OperatorPerformanceCase : public tcu::TestCase class in namespace:deqp::gles2::Performance::__anon19958
205 OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
207 ~OperatorPerformanceCase (void);
348 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSpec& spec)
562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
582 OperatorPerformanceCase::~OperatorPerformanceCase (voi
[all...]
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp65 // Number of measurements in OperatorPerformanceCase for each workload size, unless specified otherwise by a command line argument.
67 // How many different workload sizes are used by OperatorPerformanceCase.
186 class OperatorPerformanceCase : public tcu::TestCase class in namespace:deqp::gles3::Performance::__anon20243
205 OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
207 ~OperatorPerformanceCase (void);
348 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSpec& spec)
562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
582 OperatorPerformanceCase::~OperatorPerformanceCase (voi
[all...]

Completed in 44 milliseconds