Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c54 #define TC_SENTINEL 0x5ca1ab1e macro
77 tc_assert(batch->sentinel == TC_SENTINEL); in tc_batch_check()
115 tc_assert(iter->sentinel == TC_SENTINEL); in tc_batch_execute()
218 call->sentinel = TC_SENTINEL; in tc_add_sized_call()
2770 tc->batch_slots[i].sentinel = TC_SENTINEL; in threaded_context_create()