Lines Matching defs:nvc0

194     struct nvc0_context *nvc0 = nvc0_context(pipe);  in nvc0_blend_state_bind()  local
322 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_rasterizer_state_bind() local
393 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_zsa_state_bind() local
445 nvc0_stage_sampler_states_bind(struct nvc0_context *nvc0, int s, in nvc0_stage_sampler_states_bind()
504 nvc0_stage_set_sampler_views(struct nvc0_context *nvc0, int s, in nvc0_stage_set_sampler_views()
608 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_vp_state_bind() local
624 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_fp_state_bind() local
640 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_gp_state_bind() local
650 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_constant_buffer() local
688 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_blend_color() local
698 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_stencil_ref() local
708 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_clip_state() local
718 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_sample_mask() local
729 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_framebuffer_state() local
753 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_polygon_stipple() local
763 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_scissor_state() local
773 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_viewport_state() local
784 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_vertex_buffers() local
840 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_index_buffer() local
864 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_vertex_state_bind() local
912 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_transform_feedback_targets() local
943 nvc0_init_state_functions(struct nvc0_context *nvc0) in nvc0_init_state_functions()