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

  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 453 tcu::PixelBufferAccess dstAccess = dst.getAccess();
457 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo);
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp     [all...]

Completed in 177 milliseconds