Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h56 #define ST_L3_PINNING_DISABLED 0xffffffff macro
Dst_draw.c108 if (unlikely(st->pin_thread_counter != ST_L3_PINNING_DISABLED && in prepare_draw()
Dst_context.c740 st->pin_thread_counter = ST_L3_PINNING_DISABLED; in st_create_context_priv()