Searched refs:r600_delete_sampler (Results 1 – 4 of 4) sorted by relevance
627 void r600_delete_sampler(struct pipe_context *ctx, void *state);
452 void r600_delete_sampler(struct pipe_context *ctx, void *state) in r600_delete_sampler() function
2074 rctx->context.delete_sampler_state = r600_delete_sampler; in r600_init_state_functions()
2214 rctx->context.delete_sampler_state = r600_delete_sampler; in evergreen_init_state_functions()