Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp340 spv::Decoration TranslateBlockDecoration(const glslang::TType& type, bool useStorageBuffer) in TranslateBlockDecoration() function
3368 …builder.addDecoration(spvType, TranslateBlockDecoration(type, glslangIntermediate->usingStorageBuf… in decorateStructType()