Searched refs:getLayoutDerivativeModeNone (Results 1 – 2 of 2) sorted by relevance
586 ComputeDerivativeMode getLayoutDerivativeModeNone() const { return LayoutDerivativeNone; } in getLayoutDerivativeModeNone() function797 ComputeDerivativeMode getLayoutDerivativeModeNone() const { return computeDerivativeMode; } in getLayoutDerivativeModeNone() function
1603 … if (glslangIntermediate->getLayoutDerivativeModeNone() == glslang::LayoutDerivativeGroupQuads) { in TGlslangToSpvTraverser()1607 …} else if (glslangIntermediate->getLayoutDerivativeModeNone() == glslang::LayoutDerivativeGroupLin… in TGlslangToSpvTraverser()