Searched defs:DD_ROP_SPACE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dddraw.h390 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */ macro
419 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
433 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
437 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
441 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
449 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
480 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
494 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
498 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
502 DWORD dwSSBRops[DD_ROP_SPACE];/* ROP
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dddraw.h390 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */ macro
419 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
433 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
437 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
441 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
449 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
480 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
494 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
498 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
502 DWORD dwSSBRops[DD_ROP_SPACE];/* ROP
[all...]

Completed in 82 milliseconds