Home
last modified time | relevance | path

Searched refs:next_gds (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c1804 struct r600_bytecode_gds *gds = NULL, *next_gds; in r600_bytecode_clear() local
1824 LIST_FOR_EACH_ENTRY_SAFE(gds, next_gds, &cf->gds, list) { in r600_bytecode_clear()