HomeSort by relevance Sort by last modified time
    Searched refs:ndx11 (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp 336 int ndx11 = (y + 1)*(QUAD_GRID_SIZE + 1) + x + 1; local
344 m_gridIndices.push_back(ndx11);
es3fVertexTextureTests.cpp 261 int ndx11 = ndx00 + 3; local
265 m_positions[ndx11].x(),
266 m_positions[ndx11].y());
    [all...]
  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 211 int ndx11 = ndx00 + 3; local
215 m_positions[ndx11].x(),
216 m_positions[ndx11].y());
    [all...]

Completed in 163 milliseconds