Searched refs:FD_DBG_HIPRIO (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c339 if (fd_mesa_debug & FD_DBG_HIPRIO)
H A Dfreedreno_util.h84 #define FD_DBG_HIPRIO 0x100000 macro
H A Dfreedreno_screen.c87 {"hiprio", FD_DBG_HIPRIO, "Force high-priority context"},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h90 FD_DBG_HIPRIO = BITFIELD_BIT(20), enumerator in enum:fd_debug_flag
H A Dfreedreno_screen.c90 {"hiprio", FD_DBG_HIPRIO, "Force high-priority context"},

Completed in 6 milliseconds