Home
last modified time | relevance | path

Searched refs:eop_bug_scratch (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c91 ctx->eop_bug_scratch_tmz : ctx->eop_bug_scratch; in si_cp_release_mem()
114 struct si_resource *scratch = ctx->eop_bug_scratch; in si_cp_release_mem()
Dsi_pipe.c305 si_resource_reference(&sctx->eop_bug_scratch, NULL); in si_destroy_context()
470 sctx->eop_bug_scratch = si_aligned_buffer_create( in si_create_context()
477 if (!sctx->eop_bug_scratch) in si_create_context()
Dsi_pipe.h909 struct si_resource *eop_bug_scratch; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h503 struct r600_resource *eop_bug_scratch; member
Dr600_pipe_common.c675 r600_resource_reference(&rctx->eop_bug_scratch, NULL); in r600_common_context_cleanup()
/external/mesa3d/docs/relnotes/
D20.3.0.rst3950 - radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch