j
k
j a
j l
if (param->reg.type != VKD3DSPR_IMMCONST && param->reg.type != VKD3DSPR_IMMCONST64 - && param->reg.type != VKD3DSPR_SAMPLER) + && param->reg.dimension == VSIR_DIMENSION_VEC4)
Does that make the IMMCONST/IMMCONST64 checks redundant as well?
Back to the thread
Back to the list