Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.h55 debug_flush_buf_create(bool supports_persistent, unsigned bt_depth);
H A Du_debug_flush.c107 debug_flush_buf_create(bool supports_persistent, unsigned bt_depth) in debug_flush_buf_create() function
/aosp_15_r20/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c310 buf->fbuf = debug_flush_buf_create(false, VMW_DEBUG_FLUSH_STACK); in vmw_svga_winsys_buffer_wrap()