Searched defs:occurence (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp104 } occurence; member in class:glcts::__anon4182::DefOccurence
106 DefOccurence(DefOccurenceEnum _occurence) : occurence(_occurence)
112 if (occurence == NONE_SH)
116 if (occurence == ALL_SH)
120 if (occurence == FSH_OR_CSH)
124 if (occurence == VSH)
128 if (occurence == ALL_BUT_FSH)
132 if (occurence == ALL_BUT_VSH)
159 : val(_val), numSys(_numSys), occurence(_occurence)
168 implicit &= !occurence
176 DefOccurence occurence; member in class:glcts::__anon4182::LayoutSpecifierBase
[all...]

Completed in 186 milliseconds