Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp352 TType *gl_SampleMaskType = new TType(EbtUInt, EbpHigh, EvqSampleMask, 1, 1); in AddSampleMaskDeclaration() local
354 new TVariable(&symbolTable, ImmutableString("gl_SampleMask"), gl_SampleMaskType, in AddSampleMaskDeclaration()