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

  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 902 const int defCellWidth = viewportWidth / 2 / 3;
907 const int cellOffsetX = defCellWidth * (i % 3);
911 const int leftCellWidth = isRightmostCell ? leftWidth - cellOffsetX : defCellWidth;
912 const int rightCellWidth = isRightmostCell ? rightWidth - cellOffsetX : defCellWidth;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp     [all...]

Completed in 223 milliseconds