Searched refs:next_vtx (Results 1 – 1 of 1) sorted by relevance
1803 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local1818 LIST_FOR_EACH_ENTRY_SAFE(vtx, next_vtx, &cf->vtx, list) { in r600_bytecode_clear()