radeon/r200: drop remains of non-libdrm_radeon build
These wrappers and associated symlinks were from the non-libdrm_radeon build. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef COMMON_CMDBUF_H
|
||||
#define COMMON_CMDBUF_H
|
||||
|
||||
#include "radeon_bocs_wrapper.h"
|
||||
|
||||
GLboolean rcommonEnsureCmdBufSpace(radeonContextPtr rmesa, int dwords, const char *caller);
|
||||
int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller);
|
||||
int rcommonFlushCmdBufLocked(radeonContextPtr rmesa, const char *caller);
|
||||
|
Reference in New Issue
Block a user