Searched refs:maximg (Results 1 – 1 of 1) sorted by relevance
405 int maximg = scr->get_shader_param(scr, sh, in cso_destroy_context() local411 assert(maximg <= PIPE_MAX_SHADER_IMAGES); in cso_destroy_context()421 if (maximg > 0) { in cso_destroy_context()422 ctx->pipe->set_shader_images(ctx->pipe, sh, 0, maximg, NULL); in cso_destroy_context()