Home
last modified time | relevance | path

Searched refs:tess_rings_tmz (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c430 unlikely(is_secure) ? si_resource(ctx->tess_rings_tmz) : si_resource(ctx->tess_rings), in si_begin_new_gfx_cs()
H A Dsi_pipe.h1102 struct pipe_resource *tess_rings_tmz; member
H A Dsi_pipe.c213 pipe_resource_reference(&sctx->tess_rings_tmz, NULL); in si_destroy_context()
H A Dsi_state_shaders.cpp4095 sctx->tess_rings_tmz = pipe_aligned_buffer_create(sctx->b.screen,
4149 struct pipe_resource *tf_ring = tmz ? sctx->tess_rings_tmz : sctx->tess_rings;
H A Dsi_state_draw.cpp774 si_resource(sctx->tess_rings_tmz) : si_resource(sctx->tess_rings))->gpu_address;

Completed in 16 milliseconds