H A D | ffx_spd.h | 29 // // number of mip levels to be computed (maximum is 12) 128 // // to make sure the borders of the mip level look as you want it 154 // // Loads the 5th mip level, each value is computed by a different thread group 160 // GLSL: void SpdStore(ASU2 p, AF4 value, AU1 mip){imageStore(imgDst[mip], p, value);} 200 // // Loads the 5th mip level, each value is computed by a different thread group 206 // GLSL: void SpdStoreH(ASU2 p, AH4 value, AU1 mip){imageStore(imgDst[mip], p, AF4(value));} 274 void SpdStore(ASU2 p, AF4 value, AU1 mip){} in SpdStore() argument 401 void SpdDownsampleMips_0_1_Intrinsics(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) in SpdDownsampleMips_0_1_Intrinsics() argument 457 SpdDownsampleMips_0_1_LDS(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMips_0_1_LDS() argument 510 SpdDownsampleMips_0_1(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMips_0_1() argument 520 SpdDownsampleMip_2(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_2() argument 554 SpdDownsampleMip_3(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_3() argument 598 SpdDownsampleMip_4(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_4() argument 633 SpdDownsampleMip_5(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_5() argument 646 SpdStore(ASU2(workGroupID.xy), v, mip); SpdDownsampleMip_5() local 949 SpdDownsampleMip_2H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_2H() argument 983 SpdDownsampleMip_3H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_3H() argument 1027 SpdDownsampleMip_4H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_4H() argument 1062 SpdDownsampleMip_5H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_5H() argument 1075 SpdStoreH(ASU2(workGroupID.xy), v, mip); SpdDownsampleMip_5H() local [all...] |