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

  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 910 const int cellOffsetX = defCellWidth * (i % 3);
914 const int leftCellWidth = isRightmostCell ? leftWidth - cellOffsetX : defCellWidth;
915 const int rightCellWidth = isRightmostCell ? rightWidth - cellOffsetX : defCellWidth;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp     [all...]

Completed in 513 milliseconds