Searched refs:nv50_sp_state_delete (Results 1 – 1 of 1) sorted by relevance
774 nv50_sp_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_sp_state_delete() function1321 pipe->delete_vs_state = nv50_sp_state_delete; in nv50_init_state_functions()1322 pipe->delete_fs_state = nv50_sp_state_delete; in nv50_init_state_functions()1323 pipe->delete_gs_state = nv50_sp_state_delete; in nv50_init_state_functions()1324 pipe->delete_compute_state = nv50_sp_state_delete; in nv50_init_state_functions()