Searched refs:allowGenerateMipmapWithCompute (Results 1 – 3 of 3) sorted by relevance
333 FeatureInfo allowGenerateMipmapWithCompute = { member
2338 if (getFeatures().allowGenerateMipmapWithCompute.enabled) in initializeDevice()3198 ANGLE_FEATURE_CONDITION(&mFeatures, allowGenerateMipmapWithCompute, in initFeatures()
185 if (!renderer->getFeatures().allowGenerateMipmapWithCompute.enabled) in CanGenerateMipmapWithCompute()