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