Searched refs:eop_bug_scratch (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c96 struct si_resource *scratch = ctx->eop_bug_scratch;
120 struct si_resource *scratch = ctx->eop_bug_scratch;
H A Dsi_pipe.c258 si_resource_reference(&sctx->eop_bug_scratch, NULL);
425 sctx->eop_bug_scratch = si_resource(
428 if (!sctx->eop_bug_scratch)
H A Dsi_pipe.h812 struct si_resource *eop_bug_scratch; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c92 ctx->eop_bug_scratch_tmz : ctx->eop_bug_scratch;
115 struct si_resource *scratch = ctx->eop_bug_scratch;
H A Dsi_pipe.c329 si_resource_reference(&sctx->eop_bug_scratch, NULL);
485 sctx->eop_bug_scratch = si_aligned_buffer_create(
492 if (!sctx->eop_bug_scratch)
H A Dsi_pipe.h908 struct si_resource *eop_bug_scratch; member in struct:si_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h517 struct r600_resource *eop_bug_scratch; member in struct:r600_common_context
H A Dr600_pipe_common.c746 r600_resource_reference(&rctx->eop_bug_scratch, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h507 struct r600_resource *eop_bug_scratch; member in struct:r600_common_context
H A Dr600_pipe_common.c669 r600_resource_reference(&rctx->eop_bug_scratch, NULL);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst3950 - radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch

Completed in 28 milliseconds