Home | History | Annotate | Download | only in r300

Lines Matching refs:r300_context

34 #include "r300_context.h"
39 static void r300_release_referenced_objects(struct r300_context *r300)
72 struct r300_context* r300 = r300_context(context);
121 struct r300_context* const cs_context_copy = data;
142 static boolean r300_setup_atoms(struct r300_context* r300)
254 struct r300_context *r300 = r300_context(pipe);
354 struct r300_context* r300 = CALLOC_STRUCT(r300_context);