Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c474 unsigned sub_depth = 0; in nvfx_vertprog_parse_instruction() local
713 if(sub_depth || !vpc->vp->enabled_ucps) { in nvfx_vertprog_parse_instruction()
725 ++sub_depth; in nvfx_vertprog_parse_instruction()
728 --sub_depth; in nvfx_vertprog_parse_instruction()
766 assert(!sub_depth); in nvfx_vertprog_parse_instruction()