Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp89 static void rectsToTriangles (const vector<IVec4>& rects, int width, int height, vector<Vec2>& posi… in rectsToTriangles() function
154 rectsToTriangles(rects, width, height, positions, indices); in drawTestPattern()