Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_hw_context.c186 bool streamout_suspended = false; in si_context_flush()
201 streamout_suspended = true; in si_context_flush()
221 if (streamout_suspended) { in si_context_flush()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c928 bool streamout_suspended = false; in r600_context_flush() local
945 streamout_suspended = true; in r600_context_flush()
1001 if (streamout_suspended) { in r600_context_flush()