20 Aug
2022
20 Aug
'22
2:05 a.m.
On 8/19/22 19:28, Francisco Casas wrote:
+ if (params->args_count > 2 + !!offset_dim) + hlsl_fixme(ctx, loc, "Tiled resource clamp argument.");
LOD clamp isn't a tiled-resource thing, right?
+ if (params->args_count > 3 + !!offset_dim) + hlsl_fixme(ctx, loc, "Tiled resource status argument."); +