Searched defs:NotSupported (Results 1 – 4 of 4) sorted by relevance
36 NotSupported, enumerator
196 NotSupported = Status("NOT_SUPPORTED") const
190 static const int NotSupported = 501; variable
3041 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument