Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.h78 debug_flush_ctx_create(boolean catch_map_of_referenced, unsigned bt_depth);
Du_debug_flush.c154 debug_flush_ctx_create(UNUSED boolean catch_reference_of_mapped, in debug_flush_ctx_create() function
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c854 vswc->fctx = debug_flush_ctx_create(TRUE, VMW_DEBUG_FLUSH_STACK); in vmw_svga_winsys_context_create()