Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.c59 unsigned bt_depth; member
68 unsigned bt_depth; member
74 unsigned bt_depth; member
109 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth) in debug_flush_buf_create() argument
117 fbuf->bt_depth = bt_depth; in debug_flush_buf_create()
155 unsigned bt_depth) in debug_flush_ctx_create() argument
168 fctx->bt_depth = bt_depth; in debug_flush_ctx_create()
222 2, fbuf->bt_depth, TRUE, TRUE, NULL); in debug_flush_map()
223 debug_flush_alert(NULL, "Previous map", 0, fbuf->bt_depth, FALSE, in debug_flush_map()
229 fbuf->map_frame = debug_flush_capture_frame(1, fbuf->bt_depth); in debug_flush_map()
[all …]
Du_debug_flush.h55 debug_flush_buf_create(boolean supports_unsync, unsigned bt_depth);
78 debug_flush_ctx_create(boolean catch_map_of_referenced, unsigned bt_depth);