mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-18 17:40:26 +01:00
llvmpipe: enable draw llvm by default
This commit is contained in:
parent
653c681ce8
commit
deee152363
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
#include "lp_setup.h"
|
||||
|
||||
|
||||
#define USE_DRAW_LLVM 0
|
||||
#define USE_DRAW_LLVM 1
|
||||
|
||||
|
||||
static void llvmpipe_destroy( struct pipe_context *pipe )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue