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

  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 908 const int cellOffsetY = defCellHeight * (i / 3);
913 const int bottomCellHeight = isTopCell ? bottomHeight - cellOffsetY : defCellHeight;
914 const int topCellHeight = isTopCell ? topHeight - cellOffsetY : defCellHeight;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp     [all...]

Completed in 215 milliseconds