Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h40 #define VC4_DEBUG_CL 0x0001 macro
Dvc4_screen.c45 { "cl", VC4_DEBUG_CL,
Dvc4_job.c384 if (vc4_debug & VC4_DEBUG_CL) { in vc4_job_submit()
Dvc4_simulator.c408 if (vc4_debug & VC4_DEBUG_CL) { in vc4_simulator_flush()