Home
last modified time | relevance | path

Searched refs:genPositions (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp242 void genPositions (const tcu::RenderTarget& renderTarget, int numPoints, Vec2* positions) in genPositions() function
285 genPositions(m_context.getRenderTarget(), (int)positions.size(), &positions[0]); in iterate()