Searched refs:simple_copy (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_context.c240 ctx->simple_copy = 0;
242 ctx->simple_copy = 1;
259 if (ctx->simple_copy) {
274 if (!ctx->simple_copy) {
H A Dxa_priv.h114 int simple_copy; member in struct:xa_context
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_context.c240 ctx->simple_copy = 0;
242 ctx->simple_copy = 1;
259 if (ctx->simple_copy) {
274 if (!ctx->simple_copy) {
H A Dxa_priv.h114 int simple_copy; member in struct:xa_context

Completed in 4 milliseconds