• Home
  • Raw
  • Download

Lines Matching defs:r300

535     struct r300_context* r300 = r300_context(pipe);  in r300_bind_blend_state()  local
577 struct r300_context* r300 = r300_context(pipe); in r300_set_blend_color() local
659 struct r300_context* r300 = r300_context(pipe); in r300_set_clip_state() local
787 static void r300_dsa_inject_stencilref(struct r300_context *r300) in r300_dsa_inject_stencilref()
807 struct r300_context* r300 = r300_context(pipe); in r300_bind_dsa_state() local
829 struct r300_context* r300 = r300_context(pipe); in r300_set_stencil_ref() local
860 void r300_mark_fb_state_dirty(struct r300_context *r300, in r300_mark_fb_state_dirty()
910 struct r300_context* r300 = r300_context(pipe); in r300_set_framebuffer_state() local
1055 void r300_mark_fs_code_dirty(struct r300_context *r300) in r300_mark_fs_code_dirty()
1079 struct r300_context* r300 = r300_context(pipe); in r300_bind_fs_state() local
1340 struct r300_context* r300 = r300_context(pipe); in r300_bind_rs_state() local
1403 struct r300_context* r300 = r300_context(pipe); in r300_create_sampler_state() local
1476 struct r300_context* r300 = r300_context(pipe); in r300_bind_sampler_states() local
1530 struct r300_context* r300 = r300_context(pipe); in r300_set_sampler_views() local
1668 struct r300_context* r300 = r300_context(pipe); in r300_set_sample_mask() local
1680 struct r300_context* r300 = r300_context(pipe); in r300_set_scissor_states() local
1693 struct r300_context* r300 = r300_context(pipe); in r300_set_viewport_states() local
1744 struct r300_context* r300 = r300_context(pipe); in r300_set_vertex_buffers_hwtcl() local
1764 struct r300_context* r300 = r300_context(pipe); in r300_set_vertex_buffers_swtcl() local
1789 struct r300_context* r300 = r300_context(pipe); in r300_set_index_buffer_hwtcl() local
1802 struct r300_context* r300 = r300_context(pipe); in r300_set_index_buffer_swtcl() local
1905 struct r300_context *r300 = r300_context(pipe); in r300_bind_vertex_elements_state() local
1932 struct r300_context* r300 = r300_context(pipe); in r300_create_vs_state() local
1951 struct r300_context* r300 = r300_context(pipe); in r300_bind_vs_state() local
1990 struct r300_context* r300 = r300_context(pipe); in r300_delete_vs_state() local
2009 struct r300_context* r300 = r300_context(pipe); in r300_set_constant_buffer() local
2073 struct r300_context *r300 = r300_context(pipe); in r300_texture_barrier() local
2083 void r300_init_state_functions(struct r300_context* r300) in r300_init_state_functions()