Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.c67 unsigned bt_depth; member
77 unsigned bt_depth; member
83 unsigned bt_depth; member
106 debug_flush_buf_create(boolean supports_persistent, unsigned bt_depth) in debug_flush_buf_create() argument
114 fbuf->bt_depth = bt_depth; in debug_flush_buf_create()
155 unsigned bt_depth) in debug_flush_ctx_create() argument
167 fctx->bt_depth = bt_depth; in debug_flush_ctx_create()
229 2, fbuf->bt_depth, TRUE, TRUE, NULL); in debug_flush_map()
230 debug_flush_alert(NULL, "Previous map", 0, fbuf->bt_depth, FALSE, in debug_flush_map()
235 debug_flush_capture_frame(1, fbuf->bt_depth); in debug_flush_map()
[all …]
Du_debug_flush.h55 debug_flush_buf_create(boolean supports_persistent, unsigned bt_depth);
78 debug_flush_ctx_create(boolean catch_map_of_referenced, unsigned bt_depth);