Searched refs:next_tex (Results 1 – 1 of 1) sorted by relevance
1802 struct r600_bytecode_tex *tex = NULL, *next_tex; in r600_bytecode_clear() local1812 LIST_FOR_EACH_ENTRY_SAFE(tex, next_tex, &cf->tex, list) { in r600_bytecode_clear()