Lines Matching defs:nv50
210 struct nv50_context *nv50 = nv50_context(pipe); in nv50_blend_state_bind() local
339 struct nv50_context *nv50 = nv50_context(pipe); in nv50_rasterizer_state_bind() local
418 struct nv50_context *nv50 = nv50_context(pipe); in nv50_zsa_state_bind() local
561 nv50_stage_sampler_states_bind(struct nv50_context *nv50, int s, in nv50_stage_sampler_states_bind()
613 nv50_stage_set_sampler_views(struct nv50_context *nv50, int s, in nv50_stage_set_sampler_views()
710 struct nv50_context *nv50 = nv50_context(pipe); in nv50_vp_state_bind() local
726 struct nv50_context *nv50 = nv50_context(pipe); in nv50_fp_state_bind() local
742 struct nv50_context *nv50 = nv50_context(pipe); in nv50_gp_state_bind() local
752 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_constant_buffer() local
793 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_blend_color() local
803 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_stencil_ref() local
813 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_clip_state() local
823 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_sample_mask() local
834 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_framebuffer_state() local
858 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_polygon_stipple() local
868 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_scissor_state() local
878 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_viewport_state() local
889 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_vertex_buffers() local
920 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_index_buffer() local
942 struct nv50_context *nv50 = nv50_context(pipe); in nv50_vertex_state_bind() local
996 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_stream_output_targets() local
1034 nv50_init_state_functions(struct nv50_context *nv50) in nv50_init_state_functions()