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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c2972 BOOL combineOK = TRUE; local
2996 combineOK = FALSE;
3006 if (combineOK) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c3102 BOOL combineOK = TRUE; local
3127 combineOK = FALSE;
3137 if (combineOK)

Completed in 90 milliseconds