Searched refs:SpecConstMetal (Results 1 – 2 of 2) sorted by relevance
28 class SpecConstMetal : public SpecConst31 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal() function34 ~SpecConstMetal() override {} in ~SpecConstMetal()
122 SpecConstMetal specConst(&getSymbolTable(), compileOptions, getShaderType()); in translate()