mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
r600 : add draw_prim support, make up one lost change.
This commit is contained in:
parent
81283b0bf0
commit
98d5ec10d0
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "radeon_debug.h"
|
||||
#include "r600_context.h"
|
||||
#include "radeon_common_context.h"
|
||||
#include "radeon_buffer_objects.h"
|
||||
#include "radeon_span.h"
|
||||
#include "r600_cmdbuf.h"
|
||||
#include "r600_emit.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue