Searched refs:transfer_helper (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c44 struct u_transfer_helper *helper = prsc->screen->transfer_helper;
88 struct u_transfer_helper *helper = pscreen->transfer_helper;
138 struct u_transfer_helper *helper = pscreen->transfer_helper;
235 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
353 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
464 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
493 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
563 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
645 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c44 struct u_transfer_helper *helper = prsc->screen->transfer_helper;
88 struct u_transfer_helper *helper = pscreen->transfer_helper;
138 struct u_transfer_helper *helper = pscreen->transfer_helper;
235 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
352 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
462 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
491 struct u_transfer_helper *helper = pctx->screen->transfer_helper;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_screen.h75 struct u_transfer_helper *transfer_helper; member in struct:pipe_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_screen.h95 struct u_transfer_helper *transfer_helper; member in struct:pipe_screen
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.c114 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Dvc4_resource.c1128 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.c115 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Dvc4_resource.c1153 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.c82 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Dv3d_resource.c1104 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_screen.c477 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Diris_resource.c1638 pscreen->transfer_helper =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.c86 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Dv3d_resource.c1182 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1183 tr_scr->base.transfer_helper = screen->transfer_helper;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c650 pscreen->base.transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.c627 u_transfer_helper_destroy(screen->base.transfer_helper);
H A Dcrocus_resource.c1998 pscreen->transfer_helper =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c167 u_transfer_helper_destroy(pscreen->transfer_helper);
H A Dfreedreno_resource.c1628 pscreen->transfer_helper =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.c613 u_transfer_helper_destroy(screen->base.transfer_helper);
H A Diris_resource.c2627 pscreen->transfer_helper =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c1357 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
1364 u_transfer_helper_destroy(pscreen->transfer_helper);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1209 pscreen->transfer_helper = u_transfer_helper_create(&transfer_vtbl,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c1113 u_transfer_helper_destroy(pscreen->transfer_helper);

Completed in 38 milliseconds

12