Searched refs:saved_cb (Results 1 – 3 of 3) sorted by relevance
489 auto saved_cb = info.cmd; in CommandPoolDestroyBenchmark() local502 info.cmd = saved_cb; in CommandPoolDestroyBenchmark()
804 struct pipe_constant_buffer saved_cb = {}; in si_compute_clear_render_target() local805 si_get_pipe_constant_buffer(sctx, PIPE_SHADER_COMPUTE, 0, &saved_cb); in si_compute_clear_render_target()860 ctx->set_constant_buffer(ctx, PIPE_SHADER_COMPUTE, 0, true, &saved_cb); in si_compute_clear_render_target()