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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.h55 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth);
H A Du_debug_flush.c58 boolean supports_unsync; member in struct:debug_flush_buf
109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth) argument
116 fbuf->supports_unsync = supports_unsync;
226 !fbuf->supports_unsync) {

Completed in 4 milliseconds