Lines Matching refs:CAP
126 #define CAP(name) \ in fill_caps() macro
128 CAP(fbFetchSupport); in fill_caps()
129 CAP(fbFetchNeedsCustomOutput); in fill_caps()
130 CAP(dropsTileOnZeroDivide); in fill_caps()
131 CAP(flatInterpolationSupport); in fill_caps()
132 CAP(noperspectiveInterpolationSupport); in fill_caps()
133 CAP(externalTextureSupport); in fill_caps()
134 CAP(imageLoadStoreSupport); in fill_caps()
135 CAP(mustEnableAdvBlendEqs); in fill_caps()
136 CAP(mustEnableSpecificAdvBlendEqs); in fill_caps()
137 CAP(mustDeclareFragmentShaderOutput); in fill_caps()
138 CAP(mustDoOpBetweenFloorAndAbs); in fill_caps()
139 CAP(atan2ImplementedAsAtanYOverX); in fill_caps()
140 CAP(canUseAnyFunctionInShader); in fill_caps()
141 CAP(floatIs32Bits); in fill_caps()
142 CAP(integerSupport); in fill_caps()
143 #undef CAP in fill_caps()