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

  /frameworks/native/opengl/libagl/
dxt.cpp 194 decodeDXT1(const GLvoid *data, int width, int height,
611 decodeDXT1(data, width, height, surface, stride, false);
615 decodeDXT1(data, width, height, surface, stride, true);
  /external/swiftshader/src/Renderer/
Surface.cpp     [all...]

Completed in 319 milliseconds