Searched refs:num_texcoords (Results 1 – 2 of 2) sorted by relevance
820 unsigned num_texcoords = nv30->is_nv4x ? 10 : 8; in nvfx_vertprog_parse_decl_output() local863 for (i = 0; i < num_texcoords; i++) { in nvfx_vertprog_parse_decl_output()870 if (i == num_texcoords) { in nvfx_vertprog_parse_decl_output()
952 unsigned num_texcoords = nvfx->use_nv4x ? 10 : 8; in nvfx_fragprog_assign_generic() local959 for (hw = 0; hw < num_texcoords; hw++) { in nvfx_fragprog_assign_generic()