Searched refs:lp_rast_state (Results 1 – 8 of 8) sorted by relevance
35 struct lp_rast_state { struct66 struct lp_rast_state *state = MALLOC_STRUCT(lp_rast_state); in llvmpipe_create_rasterizer_state()105 const struct lp_rast_state *state = in llvmpipe_bind_rasterizer_state()106 (const struct lp_rast_state *) handle; in llvmpipe_bind_rasterizer_state()
81 struct lp_rast_state { struct179 const struct lp_rast_state *set_state;185 const struct lp_rast_state *state;228 lp_rast_arg_state( const struct lp_rast_state *state ) in lp_rast_arg_state()
43 struct lp_rast_state;97 const struct lp_rast_state *last_state; /* most recent state set in bin */334 const struct lp_rast_state *state, in lp_scene_bin_cmd_with_state()
52 extern const struct lp_rast_state *jit_state;85 const struct lp_rast_state *state;231 const struct lp_rast_state *state = task->state; in lp_rast_shade_quads_all()
9 const struct lp_rast_state *state;66 get_variant( const struct lp_rast_state *state, in get_variant()89 is_blend( const struct lp_rast_state *state, in is_blend()106 const struct lp_rast_state *state = NULL; in debug_bin()
133 const struct lp_rast_state *stored; /**< what's in the scene */134 struct lp_rast_state current; /**< currently set state */
55 const struct lp_rast_state *jit_state = NULL;300 const struct lp_rast_state *state; in lp_rast_shade_tile()403 const struct lp_rast_state *state = task->state; in lp_rast_shade_quads_mask()
1141 struct lp_rast_state *stored; in try_update_scene_state()1147 stored = (struct lp_rast_state *) lp_scene_alloc(scene, sizeof *stored); in try_update_scene_state()