Merge branch 'mesa_7_5_branch'
[mesa.git] / src / gallium / auxiliary / rbug / rbug_core.h
index d63a8c80764797d289840ceb3a58e2249ef0f990..99a36a0163ed66bd34d46f5ffd349b242b86c006 100644 (file)
 
 #include "rbug/rbug_proto.h"
 
+typedef uint64_t rbug_shader_t;
+typedef uint64_t rbug_context_t;
+typedef uint64_t rbug_texture_t;
+
 struct rbug_proto_noop
 {
        struct rbug_header header;