Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c133 struct r300_context* const cs_context_copy = data; in r300_flush_callback() local
135 r300_flush(&cs_context_copy->context, flags, fence); in r300_flush_callback()