Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c53 #define TC_SENTINEL 0x5ca1ab1e macro
83 tc_assert(batch->sentinel == TC_SENTINEL); in tc_batch_check()
205 tc_assert(call->sentinel == TC_SENTINEL); in tc_batch_execute()
306 call->sentinel = TC_SENTINEL; in tc_add_sized_call()
4457 tc->batch_slots[i].sentinel = TC_SENTINEL; in threaded_context_create()