Searched refs:cs_context_copy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.c135 struct r300_context* const cs_context_copy = data; local in function:r300_flush_callback
137 r300_flush(&cs_context_copy->context, flags, fence);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.c134 struct r300_context* const cs_context_copy = data; local in function:r300_flush_callback
136 r300_flush(&cs_context_copy->context, flags, fence);

Completed in 3 milliseconds