flag client relative for blit

git-svn-id: svn://kolibrios.org@6790 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
0CodErr
2016-12-07 18:33:17 +00:00
parent 4f831a4d79
commit 54932fe994
4 changed files with 21 additions and 6 deletions

View File

@@ -4285,13 +4285,14 @@ Parameters:
* eax = 73 - function number
* ebx = ROP and optional flags
31 6 5 4 3 0
[ reserved ][T][B][ROP]
31 30 29 28 6 5 4 3 0
[reserved][CR][reserved][T][B][ROP]
ROP - raster operation code
0: Copy
1-15: reserved
B - blit into the background surface
T - transparent blit
CR - blit client relative
* ecx = pointer to the function parameters
destination offset and clipping