Searched refs:debug_flush_buf_create (Results 1 - 6 of 6) 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.c109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth) function in typeref:struct:debug_flush_buf *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.h55 debug_flush_buf_create(boolean supports_persistent, unsigned bt_depth);
H A Du_debug_flush.c106 debug_flush_buf_create(boolean supports_persistent, unsigned bt_depth) function in typeref:struct:debug_flush_buf *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c318 buf->fbuf = debug_flush_buf_create(TRUE, VMW_DEBUG_FLUSH_STACK);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c329 buf->fbuf = debug_flush_buf_create(FALSE, VMW_DEBUG_FLUSH_STACK);

Completed in 10 milliseconds