Home
last modified time | relevance | path

Searched refs:findStructConstant (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h867 Id findStructConstant(Id typeId, const std::vector<Id>& comps);
H A DSpvBuilder.cpp1772 Id Builder::findStructConstant(Id typeId, const std::vector<Id>& comps) in findStructConstant() function in spv::Builder
1817 Id existing = findStructConstant(typeId, members); in makeCompositeConstant()

Completed in 9 milliseconds