Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h616 int getLocalSizeSpecId(int dim) const { return localSizeSpecId[dim]; } in getLocalSizeSpecId() function
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1751 …bool specConst = (glslangIntermediate->getLocalSizeSpecId(dim) != glslang::TQualifier::layoutNotSe… in TGlslangToSpvTraverser()
1755 glslangIntermediate->getLocalSizeSpecId(dim)); in TGlslangToSpvTraverser()
1882 …bool specConst = (glslangIntermediate->getLocalSizeSpecId(dim) != glslang::TQualifier::layoutNotSe… in TGlslangToSpvTraverser()
1886 glslangIntermediate->getLocalSizeSpecId(dim)); in TGlslangToSpvTraverser()
9211 …bool specConst = (glslangIntermediate->getLocalSizeSpecId(dim) != glslang::TQualifier::layoutNotSe… in createSpvConstant()
9215 glslangIntermediate->getLocalSizeSpecId(dim)); in createSpvConstant()