Searched refs:maxview (Results 1 – 1 of 1) sorted by relevance
364 int maxview = scr->get_shader_param(scr, sh, in cso_destroy_context() local367 assert(maxview <= PIPE_MAX_SHADER_SAMPLER_VIEWS); in cso_destroy_context()371 if (maxview > 0) { in cso_destroy_context()372 ctx->pipe->set_sampler_views(ctx->pipe, sh, 0, maxview, views); in cso_destroy_context()