Searched refs:reg_idx (Results 1 – 3 of 3) sorted by relevance
93 unsigned reg_idx = info->output[i].register_index; in svga_create_stream_output() local95 const unsigned sem_name = shader->info.output_semantic_name[reg_idx]; in svga_create_stream_output()119 shader->info.output_semantic_index[reg_idx]; in svga_create_stream_output()122 decls[i].registerIndex = reg_idx; in svga_create_stream_output()
1886 FT_Int reg_idx = (FT_Int)args[0]; in cff_decoder_parse_charstrings() local1896 if ( reg_idx >= 0 && reg_idx <= 2 && in cff_decoder_parse_charstrings()
798 const int reg_idx = kernel->out.register_indices[attr]; in init_sol() local799 if (reg_idx == so_info->output[i].register_index) in init_sol()