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