Searched refs:num_image_rebinds_remaining (Results 1 – 1 of 1) sorted by relevance
4624 …unsigned num_image_rebinds_remaining = rebind_mask ? expected_num_rebinds - num_rebinds : res->ima… in rebind_buffer() local4626 …for (unsigned slot = 0; num_image_rebinds_remaining && slot < ctx->di.num_images[shader]; slot++) { in rebind_buffer()4634 num_image_rebinds_remaining--; in rebind_buffer()