Searched refs:input_cylindrical_wrap (Results 1 – 8 of 8) 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()
671 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()
184 PRINT_UINT_ARRAY_MEMBER(input_cylindrical_wrap, i); in print_pipe_info()
626 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()636 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()1011 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_line_coefficients()1020 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_line_coefficients()
3634 shader->inputs[i].cyl_wrap = shader->info.base.input_cylindrical_wrap[i]; in llvmpipe_create_fs_state()