Searched refs:OperatorPerformanceCase (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/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::__anonb6e4fd210111::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 …]
|
/third_party/vk-gl-cts/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::__anon763585230111::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 …]
|