| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_a6xx.c | 353 struct ir3_instruction *resinfo = ir3_RESINFO(b, ibo, 0); local in function:emit_intrinsic_image_size 354 resinfo->cat6.iim_val = 1; 355 resinfo->cat6.d = intr->num_components; 356 resinfo->cat6.type = TYPE_U32; 357 resinfo->cat6.typed = false; 358 /* resinfo has no writemask and always writes out 3 components: */ 360 resinfo->dsts[0]->wrmask = MASK(3); 361 ir3_handle_bindless_cat6(resinfo, intr->src[0]); 362 ir3_handle_nonuniform(resinfo, intr); 364 ir3_split_dest(b, dst, resinfo, [all...] |
| H A D | ir3_compiler_nir.c | 860 struct ir3_instruction *resinfo = ir3_RESINFO(b, ibo, 0); local in function:emit_intrinsic_ssbo_size 861 resinfo->cat6.iim_val = 1; 862 resinfo->cat6.d = ctx->compiler->gen >= 6 ? 1 : 2; 863 resinfo->cat6.type = TYPE_U32; 864 resinfo->cat6.typed = false; 865 /* resinfo has no writemask and always writes out 3 components */ 866 resinfo->dsts[0]->wrmask = MASK(3); 867 ir3_handle_bindless_cat6(resinfo, intr->src[0]); 868 ir3_handle_nonuniform(resinfo, intr); 871 ir3_split_dest(b, dst, resinfo, [all...] |
| H A D | disasm-a3xx.c | 327 OPC(6, OPC_RESINFO, resinfo),
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | init301.c | 954 unsigned short modeflag, resinfo = 0; local in function:SiS_GetVBInfo 963 resinfo = SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_RESINFO; 1128 if(resinfo != SIS_RI_1600x1200) { 1147 if(resinfo != SIS_RI_1600x1200) { 1232 unsigned short temp, temp1, resinfo = 0, romindex = 0; local in function:SiS_SetTVMode 1241 resinfo = SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_RESINFO; 1391 if(resinfo == SIS_RI_800x480 || resinfo == SIS_RI_1024x576 || resinfo == SIS_RI_1280x720) { 1433 if(resinfo 1548 SiS_CheckScaling(struct SiS_Private * SiS_Pr,unsigned short resinfo,const unsigned char * nonscalingmodes) argument 1566 unsigned short temp,modeflag,resinfo=0,modexres=0,modeyres=0; local in function:SiS_GetLCDResInfo 2259 unsigned short resinfo, tempbx; local in function:SiS_GetVCLK2Ptr 2946 unsigned short tempbx=0, tempal=0, resinfo=0; local in function:SiS_GetCRT2Ptr 3320 unsigned short resinfo, CRT2Index, ResIndex; local in function:SiS_GetCRT2Data301 5512 unsigned short modeflag, resinfo = 0; local in function:SiS_SetGroup1_LVDS 6080 unsigned short pushbx=0, CRT1Index=0, modeflag, resinfo=0, lvds550=0; local in function:SiS_SetGroup1 7565 unsigned short tempax, tempcx, tempbx, modeflag, temp, resinfo; local in function:SiS_SetGroup4 10289 unsigned short index,temp,i,j,resinfo,romptr=0; local in function:SetPhaseIncr 10672 unsigned short resinfo,modeflag; local in function:SiS_FinalizeLCD [all...] |
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_setmode.c | 1609 USHORT tempax, tempbx, resinfo, modeflag, infoflag; local in function:XGI_AjustCRT2Rate 1618 resinfo = pVBInfo->EModeIDTable[ModeIdIndex].Ext_RESINFO; 1638 if (resinfo >= 9) { 1652 if (resinfo == 4) 1655 if (resinfo == 3) 1658 if (resinfo > 7) 1665 if (resinfo == 4) 1668 if (resinfo == 3) { 1673 if (resinfo > 7) 1708 if ( resinfo > 3919 USHORT temp, tempbx = 0, resinfo = 0, modeflag, index1; local in function:XGI_GetTVInfo 4017 USHORT temp, tempax, tempbx, modeflag, resinfo = 0, LCDIdIndex; local in function:XGI_GetLCDInfo 4725 USHORT tempax = 0, tempbx, modeflag, resinfo; local in function:XGI_GetCRT2Data 5211 USHORT tempcx = 0, CRT1Index = 0, resinfo = 0; local in function:XGI_PreSetGroup1 5249 tempcx = 0, pushbx = 0, CRT1Index = 0, modeflag, resinfo = 0; local in function:XGI_SetGroup1 5409 push2, tempax, tempbx = 0, tempcx, temp, resinfo, modeflag, CRT1Index; local in function:XGI_SetLockRegs 5798 tempbx, tempcx, temp, push1, push2, modeflag, resinfo, crt2crtc; local in function:XGI_SetGroup2 6290 tempcx, temp, tempah, tempbh, tempch, resinfo, modeflag, CRT1Index; local in function:XGI_SetLCDRegs [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_mem.c | 1264 struct ac_image_args resinfo = {}; local in function:si_lower_gather4_integer 1273 resinfo.opcode = ac_image_get_resinfo; 1274 resinfo.dim = ac_texture_dim_from_tgsi_target(ctx->screen, target); 1275 resinfo.resource = args->resource; 1276 resinfo.sampler = args->sampler; 1277 resinfo.lod = ctx->ac.i32_0; 1278 resinfo.dmask = 0xf; 1279 resinfo.attributes = AC_FUNC_ATTR_READNONE; 1283 ac_build_image_opcode(&ctx->ac, &resinfo));
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 1417 struct ac_image_args resinfo = {0}; local in function:lower_gather4_integer 1448 resinfo.dim = ac_get_sampler_dim(ctx->chip_class, instr->sampler_dim, instr->is_array); 1449 resinfo.opcode = ac_image_get_resinfo; 1450 resinfo.dmask = 0xf; 1451 resinfo.lod = ctx->i32_0; 1452 resinfo.resource = args->resource; 1453 resinfo.attributes = AC_FUNC_ATTR_READNONE; 1454 LLVMValueRef size = ac_build_image_opcode(ctx, &resinfo);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | disasm-a3xx.c | 1006 OPC(6, OPC_RESINFO, resinfo),
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 1056 - ir3/a6xx,freedreno: account for resinfo return size dependency on IBO_0_FMT 1073 - ir3: support source modes for resinfo.b 1074 - ir3/freedreno: handle non-uniform resinfo 1329 - freedreno/ir3: Use the resinfo path for ssbo sizes on GL, too.
|
| H A D | 20.2.0.rst | 1725 - freedreno: Add more resinfo/ldgb testcases. 1726 - freedreno: Fix resinfo asm, which doesn't have srcs besides IBO number. 2787 - freedreno/ir3: fix resinfo wrmask
|
| H A D | 21.0.0.rst | 2902 - freedreno/ir3: Tweak ldib/resinfo encoding 2909 - freedreno/ir3/parser: Fix pre-a6xx resinfo
|
| H A D | 21.1.0.rst | 4852 - freedreno/ir3: Small resinfo disasm tweak
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 2450 still in dst.w. In contrast to d3d10 resinfo, there's no way in the tgsi 2453 resinfo allowing swizzling dst values is ignored (due to the interaction
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 2484 still in dst.w. In contrast to d3d10 resinfo, there's no way in the tgsi 2487 resinfo allowing swizzling dst values is ignored (due to the interaction
|