Searched refs:DBG_TCS (Results 1 – 3 of 3) sorted by relevance
687 { "tcs", DBG_TCS, "Print tessellation control shaders" },1336 return (rscreen->debug_flags & DBG_TCS) != 0; in r600_can_dump_shader()
75 #define DBG_TCS (1 << 10) macro
637 rscreen->b.debug_flags |= DBG_FS | DBG_VS | DBG_GS | DBG_PS | DBG_CS | DBG_TCS | DBG_TES; in r600_screen_create()