Searched refs:r600_pipe_shader_destroy (Results 1 – 3 of 3) sorted by relevance
556 void r600_pipe_shader_destroy(struct pipe_context *ctx, struct r600_pipe_shader *shader);
869 r600_pipe_shader_destroy(ctx, p); in r600_delete_shader_selector()
156 void r600_pipe_shader_destroy(struct pipe_context *ctx, struct r600_pipe_shader *shader) in r600_pipe_shader_destroy() function