Home | History | Annotate | Download | only in hlsl

Lines Matching refs:layoutPushConstant

1935             type.getQualifier().layoutPushConstant = true;
6865 qualifier.layoutPushConstant = true;
7269 if (src.layoutPushConstant)
7270 dst.layoutPushConstant = true;
8559 if (type.getQualifier().layoutPushConstant && ! type.getQualifier().hasPacking())
9190 qualifier.layoutPushConstant;
9199 qualifier.layoutPushConstant = false;