Searched refs:sp_compute_shader (Results 1 – 4 of 4) sorted by relevance
39 cs_prepare(const struct sp_compute_shader *cs, in cs_prepare()85 cs_run(const struct sp_compute_shader *cs, in cs_run()110 run_workgroup(const struct sp_compute_shader *cs, in run_workgroup()131 cs_delete(const struct sp_compute_shader *cs, in cs_delete()172 struct sp_compute_shader *cs = softpipe->cs; in softpipe_launch_grid()
387 struct sp_compute_shader *state; in softpipe_create_compute_state()396 state = CALLOC_STRUCT(sp_compute_shader); in softpipe_create_compute_state()412 struct sp_compute_shader *state = (struct sp_compute_shader *)cs; in softpipe_bind_compute_state()424 struct sp_compute_shader *state = (struct sp_compute_shader *)cs; in softpipe_delete_compute_state()
135 struct sp_compute_shader { struct
74 struct sp_compute_shader *cs;