Searched refs:ST_FLUSH_WAIT (Results 1 – 4 of 4) sorted by relevance
347 flags |= ST_FLUSH_WAIT; in stw_st_flush()349 if (flags & ST_FLUSH_WAIT) in stw_st_flush()
477 ST_FLUSH_FRONT | ST_FLUSH_WAIT); in stw_make_current()481 ST_FLUSH_FRONT | ST_FLUSH_WAIT, &fence, in stw_make_current()
144 #define ST_FLUSH_WAIT (1 << 2) macro
678 if ((flags & ST_FLUSH_WAIT) && fence && *fence) { in st_context_flush()