Searched refs:DriverUniformMetal (Results 1 – 2 of 2) sorted by relevance
38 class DriverUniformMetal : public DriverUniform41 DriverUniformMetal() : DriverUniform(DriverUniformMode::InterfaceBlock) {} in DriverUniformMetal() function42 ~DriverUniformMetal() override {} in ~DriverUniformMetal()70 const DriverUniformMetal *driverUniforms);
119 TFieldList *DriverUniformMetal::createUniformFields(TSymbolTable *symbolTable) in createUniformFields()146 TIntermBinary *DriverUniformMetal::getHalfRenderAreaRef() const in getHalfRenderAreaRef()151 TIntermBinary *DriverUniformMetal::getFlipXYRef() const in getFlipXYRef()156 TIntermBinary *DriverUniformMetal::getNegFlipXYRef() const in getNegFlipXYRef()161 TIntermSwizzle *DriverUniformMetal::getNegFlipYRef() const in getNegFlipYRef()170 TIntermBinary *DriverUniformMetal::getCoverageMaskFieldRef() const in getCoverageMaskFieldRef()185 DriverUniformMetal driverUniforms; in translate()284 const DriverUniformMetal *driverUniforms) in insertSampleMaskWritingLogic()