Home
last modified time | relevance | path

Searched refs:next_tex (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1596 struct si_texture *next_tex = (struct si_texture *)next_plane; in si_texture_from_winsys_buffer() local
1597 ++next_tex->num_planes; in si_texture_from_winsys_buffer()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c1951 struct r600_bytecode_tex *tex = NULL, *next_tex; in r600_bytecode_clear() local
1961 LIST_FOR_EACH_ENTRY_SAFE(tex, next_tex, &cf->tex, list) { in r600_bytecode_clear()

Completed in 8 milliseconds