Searched refs:RASBASE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Draserror.h31 #define RASBASE 600 macro
32 #define ERROR_BUFFER_TOO_SMALL (RASBASE+3)
33 #define ERROR_BUFFER_INVALID (RASBASE+10)
34 #define ERROR_INVALID_SIZE (RASBASE+32)
35 #define ERROR_STATE_MACHINES_NOT_STARTED (RASBASE+95)
36 #define ERROR_RASMAN_CANNOT_INITIALIZE (RASBASE+111)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Draserror.h31 #define RASBASE 600 macro
32 #define ERROR_BUFFER_TOO_SMALL (RASBASE+3)
33 #define ERROR_BUFFER_INVALID (RASBASE+10)
34 #define ERROR_INVALID_SIZE (RASBASE+32)
35 #define ERROR_STATE_MACHINES_NOT_STARTED (RASBASE+95)
36 #define ERROR_RASMAN_CANNOT_INITIALIZE (RASBASE+111)

Completed in 42 milliseconds