Searched refs:TGSI_SEMANTIC_FACE (Results 1 – 21 of 21) sorted by relevance
97 case TGSI_SEMANTIC_FACE: in calculate_vertex_layout()166 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FACE, 0); in calculate_vertex_layout()
238 case TGSI_SEMANTIC_FACE: in src_vector()
154 #define TGSI_SEMANTIC_FACE 7 macro
138 case TGSI_SEMANTIC_FACE: in nv50_fragprog_assign_slots()157 if (info->in[i].sn == TGSI_SEMANTIC_FACE) { in nv50_fragprog_assign_slots()
665 if (fsInfo->input_semantic_name[fragSlot] == TGSI_SEMANTIC_FACE) { in setup_tri_coefficients()1019 if (fsInfo->input_semantic_name[fragSlot] == TGSI_SEMANTIC_FACE) { in setup_line_coefficients()1266 if (fsInfo->input_semantic_name[fragSlot] == TGSI_SEMANTIC_FACE) { in sp_setup_point()
252 else if (semantic.Name == TGSI_SEMANTIC_FACE) { in ps30_input()
16 case TGSI_SEMANTIC_FACE: return nv50_ir::SV_FACE; in irSemantic()650 case SV_FACE: return TGSI_SEMANTIC_FACE; in tgsiSemantic()726 info.in[r].sn = TGSI_SEMANTIC_FACE; in parseSignature()728 recordSV(TGSI_SEMANTIC_FACE, 0, 1, true); in parseSignature()
322 case TGSI_SEMANTIC_FACE: return nv50_ir::SV_FACE; in translateSysVal()1333 if (!ptr && info->in[idx].sn == TGSI_SEMANTIC_FACE) in fetchSrc()
76 case TGSI_SEMANTIC_FACE: in r300_shader_read_fs_inputs()
70 case TGSI_SEMANTIC_FACE: return 0x3fc; in nvc0_shader_input_address()
104 TGSI_SEMANTIC_FACE,
568 input_semantic_name[slot] = TGSI_SEMANTIC_FACE; in st_translate_fragment_program()
3927 TGSI_SEMANTIC_FACE,
72 TGSI_SEMANTIC_FACE,
1359 case TGSI_SEMANTIC_FACE: in llvmpipe_create_fs_state()
723 name == TGSI_SEMANTIC_FACE) in r600_spi_sid()805 case TGSI_SEMANTIC_FACE: in tgsi_declaration()912 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_FACE) in evergreen_gpr_count()1135 ctx->shader->input[i].name = TGSI_SEMANTIC_FACE; in process_twoside_color_inputs()
2477 if (rshader->input[i].name == TGSI_SEMANTIC_FACE) in r600_pipe_shader_ps()
2987 else if (rshader->input[i].name == TGSI_SEMANTIC_FACE) in evergreen_pipe_shader_ps()
927 case TGSI_SEMANTIC_FACE: in nvfx_fragprog_parse_decl_input()
1925 TGSI_SEMANTIC_FACE subsection
2361 if (decl->Semantic.Name == TGSI_SEMANTIC_FACE) { in exec_declaration()