Searched refs:OperatorPerformanceCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 186 class OperatorPerformanceCase : public tcu::TestCase class 205 …OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na… 207 ~OperatorPerformanceCase (void); 348 …es (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSp… in generateVertices() 562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& re… in OperatorPerformanceCase() function in deqp::gles2::Performance::__anon328f41800111::OperatorPerformanceCase 582 OperatorPerformanceCase::~OperatorPerformanceCase (void) in ~OperatorPerformanceCase() 612 vector<Vec2> OperatorPerformanceCase::getWorkloadMedianDataPoints (int progNdx) const in getWorkloadMedianDataPoints() 623 void OperatorPerformanceCase::prepareProgram (int progNdx) in prepareProgram() 677 void OperatorPerformanceCase::prepareWorkload (int progNdx, int workload) in prepareWorkload() 683 void OperatorPerformanceCase::prepareNextRound (void) in prepareNextRound() [all …]
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 186 class OperatorPerformanceCase : public tcu::TestCase class 205 …OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na… 207 ~OperatorPerformanceCase (void); 348 …es (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSp… in generateVertices() 562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& re… in OperatorPerformanceCase() function in deqp::gles3::Performance::__anonf1dfc9820111::OperatorPerformanceCase 582 OperatorPerformanceCase::~OperatorPerformanceCase (void) in ~OperatorPerformanceCase() 612 vector<Vec2> OperatorPerformanceCase::getWorkloadMedianDataPoints (int progNdx) const in getWorkloadMedianDataPoints() 623 void OperatorPerformanceCase::prepareProgram (int progNdx) in prepareProgram() 677 void OperatorPerformanceCase::prepareWorkload (int progNdx, int workload) in prepareWorkload() 683 void OperatorPerformanceCase::prepareNextRound (void) in prepareNextRound() [all …]
|