Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cPostDepthCoverageTests.cpp347 const GLuint indicesPost[] = { 0, 1, 2, 1, 2, 3 }; in iterate() local
485 vertexArraysPost, glu::pr::TriangleStrip(DE_LENGTH_OF_ARRAY(indicesPost), indicesPost)); in iterate()