Home
last modified time | relevance | path

Searched refs:TranslateInvariantDecoration (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp478 spv::Decoration TranslateInvariantDecoration(const glslang::TQualifier& qualifier) in TranslateInvariantDecoration() function
3286 builder.addMemberDecoration(spvType, member, TranslateInvariantDecoration(memberQualifier)); in decorateStructType()
7265 builder.addDecoration(id, TranslateInvariantDecoration(symbol->getType().getQualifier()));