Home
last modified time | relevance | path

Searched defs:BlitState (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Main/
DFrameBuffer.hpp28 struct BlitState struct
30 int width;
31 int height;
32 Format destFormat;
33 Format sourceFormat;
34 int destStride;
35 int sourceStride;
36 int cursorWidth;
37 int cursorHeight;