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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 190 static int indexTypeSize (IndexType type);
glsDrawTest.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawElementsBaseVertexTests.cpp 515 const std::string iterationDesc = std::string("first vertex ") + de::toString(indexTest.offsets[iterationNdx] / gls::DrawTestSpec::indexTypeSize(indexTest.type));
es31fDrawTests.cpp 524 const std::string iterationDesc = std::string("first vertex ") + de::toString(indexTest.offsets[iterationNdx] / gls::DrawTestSpec::indexTypeSize(indexTest.type));
    [all...]

Completed in 511 milliseconds