Searched refs:vb_descriptors_gpu_list (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c815 sctx->vb_descriptors_gpu_list &&
821 desc.list = sctx->vb_descriptors_gpu_list;
822 desc.gpu_list = sctx->vb_descriptors_gpu_list;
H A Dsi_descriptors.c1117 sctx->vb_descriptors_gpu_list = NULL;
1121 sctx->vb_descriptors_gpu_list = ptr;
2843 sctx->vb_descriptors_gpu_list = NULL; /* points into a mapped buffer */
H A Dsi_pipe.h910 uint32_t *vb_descriptors_gpu_list; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c789 sctx->vb_descriptors_gpu_list) {
794 desc.list = sctx->vb_descriptors_gpu_list;
795 desc.gpu_list = sctx->vb_descriptors_gpu_list;
H A Dsi_state_draw.cpp1795 sctx->vb_descriptors_gpu_list = NULL;
1799 sctx->vb_descriptors_gpu_list = ptr;
H A Dsi_pipe.h1077 uint32_t *vb_descriptors_gpu_list; member in struct:si_context
H A Dsi_descriptors.c2751 sctx->vb_descriptors_gpu_list = NULL; /* points into a mapped buffer */

Completed in 24 milliseconds