Home
last modified time | relevance | path

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

/external/swiftshader/src/WSI/
DFrameBuffer.hpp28 struct BlitState struct
30 int width;
31 int height;
32 VkFormat destFormat;
33 VkFormat sourceFormat;
34 int destStride;
35 int sourceStride;
36 int cursorWidth;
37 int cursorHeight;
/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;