glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4124>
This commit is contained in:
@@ -31,10 +31,8 @@ import sys
|
||||
|
||||
header = """
|
||||
#include "api_exec.h"
|
||||
#include "context.h"
|
||||
#include "glthread_marshal.h"
|
||||
#include "dispatch.h"
|
||||
#include "glthread.h"
|
||||
#include "marshal.h"
|
||||
|
||||
#define COMPAT (ctx->API != API_OPENGL_CORE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user