Searched refs:SP_DBG_CS (Results 1 – 3 of 3) sorted by relevance
64 SP_DBG_CS = BITFIELD_BIT(5), enumerator
432 if (sp_debug & SP_DBG_CS) in softpipe_create_compute_state()443 if (sp_debug & SP_DBG_CS) in softpipe_create_compute_state()
54 {"cs", SP_DBG_CS, "dump compute shader assembly to stderr"},