Home
last modified time | relevance | path

Searched refs:debug_flush_buf_create (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.h55 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth);
Du_debug_flush.c109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth) in debug_flush_buf_create() function
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_buffer.c313 buf->fbuf = debug_flush_buf_create(TRUE, VMW_DEBUG_FLUSH_STACK); in vmw_svga_winsys_buffer_wrap()