#define ST_CB_BITMAP_H
-#include "main/compiler.h"
#include <stdbool.h>
struct dd_function_table;
#define ST_CB_BLIT_H
-#include "main/compiler.h"
-
struct dd_function_table;
struct st_context;
#ifndef ST_CB_BUFFEROBJECTS_H
#define ST_CB_BUFFEROBJECTS_H
-#include "main/compiler.h"
#include "main/mtypes.h"
struct dd_function_table;
#ifndef ST_CB_COMPUTE_H
#define ST_CB_COMPUTE_H
-#include "main/compiler.h"
-
struct dd_function_table;
extern void
#define ST_CB_DRAWPIXELS_H
-#include "main/compiler.h"
#include <stdbool.h>
struct dd_function_table;
#define ST_CB_DRAWTEX_H
-#include "main/compiler.h"
-
struct dd_function_table;
struct st_context;
#ifndef ST_CB_EGLIMAGE_H
#define ST_CB_EGLIMAGE_H
-#include "main/compiler.h"
struct dd_function_table;
#ifndef ST_CB_FBO_H
#define ST_CB_FBO_H
-#include "main/compiler.h"
#include "main/fbobject.h"
#include "main/glheader.h"
#include "main/mtypes.h"
#define ST_CB_FEEDBACK_H
-#include "main/compiler.h"
-
struct dd_function_table;
extern void
#ifndef ST_CB_MEMORYOBJECTS_H
#define ST_CB_MEMORYOBJECTS_H
-#include "main/compiler.h"
#include "main/mtypes.h"
struct dd_function_table;
#define ST_CB_RASTERPOS_H
-#include "main/compiler.h"
-
struct dd_function_table;
extern void st_init_rasterpos_functions(struct dd_function_table *functions);
#define ST_CB_XFORMFB_H
-#include "main/compiler.h"
-
struct dd_function_table;
struct gl_transform_feedback_object;
struct pipe_draw_info;
#ifndef ST_DRAW_H
#define ST_DRAW_H
-#include "main/compiler.h"
#include "main/glheader.h"
struct _mesa_index_buffer;