Searched refs:cylindrical_wrap (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 118 unsigned char cylindrical_wrap; member in struct:ureg_program::__anon00333c4a0308 288 unsigned cylindrical_wrap, 304 assert(ureg->input[i].cylindrical_wrap == cylindrical_wrap); 319 ureg->input[i].cylindrical_wrap = cylindrical_wrap; 341 unsigned cylindrical_wrap, 348 cylindrical_wrap, interp_location, 1587 unsigned cylindrical_wrap, 1610 out[2].decl_interp.CylindricalWrap = cylindrical_wrap; 284 ureg_DECL_fs_input_cyl_centroid_layout(struct ureg_program * ureg,enum tgsi_semantic semantic_name,unsigned semantic_index,enum tgsi_interpolate_mode interp_mode,unsigned cylindrical_wrap,enum tgsi_interpolate_loc interp_location,unsigned index,unsigned usage_mask,unsigned array_id,unsigned array_size) argument 337 ureg_DECL_fs_input_cyl_centroid(struct ureg_program * ureg,enum tgsi_semantic semantic_name,unsigned semantic_index,enum tgsi_interpolate_mode interp_mode,unsigned cylindrical_wrap,enum tgsi_interpolate_loc interp_location,unsigned array_id,unsigned array_size) argument 1580 emit_decl_fs(struct ureg_program * ureg,unsigned file,unsigned first,unsigned last,enum tgsi_semantic semantic_name,unsigned semantic_index,enum tgsi_interpolate_mode interpolate,unsigned cylindrical_wrap,enum tgsi_interpolate_loc interpolate_location,unsigned array_id,unsigned usage_mask) argument [all...] |
| H A D | tgsi_ureg.h | 177 unsigned cylindrical_wrap, 189 unsigned cylindrical_wrap, 199 unsigned cylindrical_wrap) 205 cylindrical_wrap, 195 ureg_DECL_fs_input_cyl(struct ureg_program * ureg,enum tgsi_semantic semantic_name,unsigned semantic_index,enum tgsi_interpolate_mode interp_mode,unsigned cylindrical_wrap) argument
|
| H A D | tgsi_build.c | 229 unsigned cylindrical_wrap, 237 di.CylindricalWrap = cylindrical_wrap; 227 tgsi_build_declaration_interp(unsigned interpolate,unsigned interpolate_location,unsigned cylindrical_wrap,struct tgsi_declaration * declaration,struct tgsi_header * header) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 406 uint cylindrical_wrap, 409 if (cylindrical_wrap) { 883 uint cylindrical_wrap, 886 if (cylindrical_wrap) { 403 tri_apply_cylindrical_wrap(float v0,float v1,float v2,uint cylindrical_wrap,float output[3]) argument 881 line_apply_cylindrical_wrap(float v0,float v1,uint cylindrical_wrap,float output[2]) argument
|
Completed in 10 milliseconds