mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-11 09:58:10 +00:00
[idd] driver: make indirectCopy functional
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
};
|
||||
|
||||
PreparedFrameBuffer PrepareFrameBuffer(int width, int height, int pitch, DXGI_FORMAT format);
|
||||
void WriteFrameBuffer(void* src, size_t offset, size_t len, bool setWritePos);
|
||||
void FinalizeFrameBuffer();
|
||||
|
||||
void SendCursor(const IDARG_OUT_QUERY_HWCURSOR & info, const BYTE * data);
|
||||
|
Reference in New Issue
Block a user