HomeSort by relevance Sort by last modified time
    Searched refs:supports_unsync (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_flush.h 55 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth);
u_debug_flush.c 58 boolean supports_unsync; member in struct:debug_flush_buf
109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth)
116 fbuf->supports_unsync = supports_unsync;
225 !fbuf->supports_unsync) {

Completed in 84 milliseconds