Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
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) in generateVertices()
562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
582 OperatorPerformanceCase::~OperatorPerformanceCase (voi
[all...]
/third_party/vk-gl-cts/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
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) in generateVertices()
562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description,
582 OperatorPerformanceCase::~OperatorPerformanceCase (voi
[all...]

Completed in 3 milliseconds