Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.c58 boolean supports_unsync; member
109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth) in debug_flush_buf_create() argument
116 fbuf->supports_unsync = supports_unsync; in debug_flush_buf_create()
225 !fbuf->supports_unsync) { in debug_flush_map()
Du_debug_flush.h55 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth);