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.h39 #define VC4_DEBUG_CL 0x0001 macro
Dvc4_screen.c43 { "cl", VC4_DEBUG_CL,
Dvc4_job.c369 if (vc4_debug & VC4_DEBUG_CL) { in vc4_job_submit()
Dvc4_simulator.c407 if (vc4_debug & VC4_DEBUG_CL) { in vc4_simulator_flush()