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

  /frameworks/native/opengl/libagl/
dxt.cpp 416 decodeDXT5(const GLvoid *data, int width, int height,
623 decodeDXT5(data, width, height, surface, stride);
  /external/swiftshader/src/Renderer/
Surface.hpp 476 static void decodeDXT5(Buffer &internal, Buffer &external);
Surface.cpp     [all...]

Completed in 106 milliseconds