Lines Matching defs:state
38 const struct pipe_blend_color *state) in noop_set_blend_color()
43 const struct pipe_blend_state *state) in noop_create_blend_state()
55 const struct pipe_depth_stencil_alpha_state *state) in noop_create_dsa_state()
67 const struct pipe_rasterizer_state *state) in noop_create_rs_state()
79 const struct pipe_sampler_state *state) in noop_create_sampler_state()
92 const struct pipe_sampler_view *state) in noop_create_sampler_view()
143 const struct pipe_clip_state *state) in noop_set_clip_state()
148 const struct pipe_poly_stipple *state) in noop_set_polygon_stipple()
157 const struct pipe_scissor_state *state) in noop_set_scissor_state()
162 const struct pipe_stencil_ref *state) in noop_set_stencil_ref()
167 const struct pipe_viewport_state *state) in noop_set_viewport_state()
172 const struct pipe_framebuffer_state *state) in noop_set_framebuffer_state()
184 struct pipe_sampler_view *state) in noop_sampler_view_destroy()
198 static void noop_bind_state(struct pipe_context *ctx, void *state) in noop_bind_state()
202 static void noop_delete_state(struct pipe_context *ctx, void *state) in noop_delete_state()
207 static void noop_delete_vertex_element(struct pipe_context *ctx, void *state) in noop_delete_vertex_element()
225 const struct pipe_vertex_element *state) in noop_create_vertex_elements()
237 const struct pipe_shader_state *state) in noop_create_shader_state()