Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:layoutOffset

3614         currentOffset = memberType.getQualifier().layoutOffset;
3616 // It could be that current linker usage in glslang updated all the layoutOffset,
3619 // settings are needed in layoutOffset, and then the following will come into play.
7260 builder.addDecoration(id, spv::DecorationOffset, symbol->getQualifier().layoutOffset);