Searched refs:maxsam (Results 1 – 1 of 1) sorted by relevance
370 int maxsam = scr->get_shader_param(scr, sh, in cso_destroy_context() local374 assert(maxsam <= PIPE_MAX_SAMPLERS); in cso_destroy_context()376 if (maxsam > 0) { in cso_destroy_context()377 ctx->pipe->bind_sampler_states(ctx->pipe, sh, 0, maxsam, zeros); in cso_destroy_context()