Searched refs:input_cylindrical_wrap (Results 1 – 7 of 7) sorted by relevance
54 ubyte input_cylindrical_wrap[PIPE_MAX_SHADER_INPUTS]; member
288 info->input_cylindrical_wrap[reg] = (ubyte)fulldecl->Interp.CylindricalWrap; in tgsi_scan_shader()
626 info->input_cylindrical_wrap[reg] = (ubyte)fulldecl->Interp.CylindricalWrap; in scan_declaration()
1190 decl.Interp.CylindricalWrap = info->input_cylindrical_wrap[in_idx]; in emit_twoside()
636 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()646 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()1020 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_line_coefficients()1029 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_line_coefficients()
2935 shader->inputs[i].cyl_wrap = shader->info.base.input_cylindrical_wrap[i]; in llvmpipe_create_fs_state()