Home
last modified time | relevance | path

Searched refs:vb_descriptors_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1789 si_optimal_tcc_alignment(sctx, alloc_size), &sctx->vb_descriptors_offset, in si_upload_and_prefetch_VB_descriptors()
1792 sctx->vb_descriptors_offset = 0; in si_upload_and_prefetch_VB_descriptors()
1802 si_cp_dma_prefetch(sctx, &sctx->vb_descriptors_buffer->b.b, sctx->vb_descriptors_offset, in si_upload_and_prefetch_VB_descriptors()
1889 sctx->vb_descriptors_offset); in si_upload_and_prefetch_VB_descriptors()
Dsi_pipe.h1079 unsigned vb_descriptors_offset; member