mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
r300: disable cmdbuf debug again
This commit is contained in:
parent
261a15cf63
commit
3e6c791390
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "r300_state.h"
|
||||
|
||||
// Set this to 1 for extremely verbose debugging of command buffers
|
||||
#define DEBUG_CMDBUF 1
|
||||
#define DEBUG_CMDBUF 0
|
||||
|
||||
/**
|
||||
* Send the current command buffer via ioctl to the hardware.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue