Searched refs:nv50_sp_state_delete (Results 1 – 1 of 1) sorted by relevance
788 nv50_sp_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_sp_state_delete() function1331 pipe->delete_vs_state = nv50_sp_state_delete; in nv50_init_state_functions()1332 pipe->delete_fs_state = nv50_sp_state_delete; in nv50_init_state_functions()1333 pipe->delete_gs_state = nv50_sp_state_delete; in nv50_init_state_functions()1334 pipe->delete_compute_state = nv50_sp_state_delete; in nv50_init_state_functions()