Home | History | Annotate | Download | only in r300

Lines Matching refs:r300_context

39 #include "r300_context.h"
441 struct r300_context* r300 = r300_context(pipe);
464 struct r300_context* r300 = r300_context(pipe);
543 struct r300_context* r300 = r300_context(pipe);
708 static void r300_dsa_inject_stencilref(struct r300_context *r300)
728 struct r300_context* r300 = r300_context(pipe);
750 struct r300_context* r300 = r300_context(pipe);
758 static void r300_tex_set_tiling_flags(struct r300_context *r300,
776 static void r300_fb_set_tiling_flags(struct r300_context *r300,
817 void r300_mark_fb_state_dirty(struct r300_context *r300,
862 struct r300_contextr300_context(pipe);
1004 void r300_mark_fs_code_dirty(struct r300_context *r300)
1028 struct r300_context* r300 = r300_context(pipe);
1095 !r300_context(pipe)->screen->caps.is_r500;
1291 struct r300_context* r300 = r300_context(pipe);
1329 struct r300_context* r300 = r300_context(pipe);
1401 struct r300_context* r300 = r300_context(pipe);
1456 struct r300_context* r300 = r300_context(pipe);
1589 struct r300_context* r300 = r300_context(pipe);
1600 struct r300_context* r300 = r300_context(pipe);
1651 struct r300_context* r300 = r300_context(pipe);
1670 struct r300_context* r300 = r300_context(pipe);
1692 struct r300_context* r300 = r300_context(pipe);
1705 struct r300_context* r300 = r300_context(pipe);
1808 struct r300_context *r300 = r300_context(pipe);
1835 struct r300_context* r300 = r300_context(pipe);
1854 struct r300_context* r300 = r300_context(pipe);
1893 struct r300_context* r300 = r300_context(pipe);
1913 struct r300_context* r300 = r300_context(pipe);
1977 struct r300_context *r300 = r300_context(pipe);
1983 void r300_init_state_functions(struct r300_context* r300)