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

  /external/swiftshader/src/Main/
FrameBuffer.hpp 26 struct BlitState
58 static Routine *copyRoutine(const BlitState &state);
80 BlitState blitState;
82 static void blend(const BlitState &state, const Pointer<Byte> &d, const Pointer<Byte> &s, const Pointer<Byte> &c);
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]

Completed in 688 milliseconds