Searched refs:DD_ROP_SPACE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddrawi.h242 DWORD dwRops[DD_ROP_SPACE];
256 DWORD dwSVBRops[DD_ROP_SPACE];
260 DWORD dwVSBRops[DD_ROP_SPACE];
264 DWORD dwSSBRops[DD_ROP_SPACE];
276 DWORD dwNLVBRops[DD_ROP_SPACE];
H A Dddraw.h386 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */ macro
415 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
429 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
433 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
437 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
445 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
476 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
490 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
494 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
498 DWORD dwSSBRops[DD_ROP_SPACE];/* ROP
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddrawi.h242 DWORD dwRops[DD_ROP_SPACE];
256 DWORD dwSVBRops[DD_ROP_SPACE];
260 DWORD dwVSBRops[DD_ROP_SPACE];
264 DWORD dwSSBRops[DD_ROP_SPACE];
276 DWORD dwNLVBRops[DD_ROP_SPACE];
H A Dddraw.h385 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */ macro
414 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
428 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
432 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
436 DWORD dwSSBRops[DD_ROP_SPACE];/* ROPs supported for System->System blts */
444 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPs supported for non-local->local blts */
475 DWORD dwRops[DD_ROP_SPACE]; /* ROPs supported */
489 DWORD dwSVBRops[DD_ROP_SPACE];/* ROPs supported for System->Vmem blts */
493 DWORD dwVSBRops[DD_ROP_SPACE];/* ROPs supported for Vmem->System blts */
497 DWORD dwSSBRops[DD_ROP_SPACE];/* ROP
[all...]

Completed in 88 milliseconds