Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp384 spv::Decoration TranslateLayoutDecoration(const glslang::TType& type, glslang::TLayoutMatrix matrix… in TranslateLayoutDecoration() function
3271TranslateLayoutDecoration(glslangMember, memberQualifier.layoutMatrix)); in decorateStructType()
3367 builder.addDecoration(spvType, TranslateLayoutDecoration(type, qualifier.layoutMatrix)); in decorateStructType()