Searched refs:Centroid (Results 1 – 11 of 11) sorted by relevance
293 if (decl->Interp.Centroid) in declare_input_fs()306 if (decl->Interp.Centroid) in declare_input_fs()312 if (decl->Interp.Centroid) in declare_input_fs()488 shader->input[i].centroid = d->Interp.Centroid; in si_llvm_emit_epilogue()
142 unsigned Centroid : 1; /**< centroid sampling? */ member
201 di.Centroid = 0; in tgsi_default_declaration_interp()218 di.Centroid = centroid; in tgsi_build_declaration_interp()407 full_decl->Interp.Centroid, in tgsi_build_full_declaration()
162 info->input_centroid[reg] = (ubyte)fulldecl->Interp.Centroid; in tgsi_scan_shader()
324 if (decl->Interp.Centroid) { in iter_declaration()
1256 out[2].decl_interp.Centroid = centroid; in emit_decl_fs()
8 *(NB : Centroid, Area, Perimeter etc also belong to this category, but we have seen it in last
32 From this moments, you can extract useful data like area, centroid etc. Centroid is given by the
1543 desc "Centroid varying"
824 if (decl->Interp.Centroid) in scanDeclaration()
801 ctx->shader->input[i].centroid = d->Interp.Centroid; in tgsi_declaration()