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

  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 903 const int defCellHeight = viewportHeight / 2 / 2;
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 91 milliseconds