Searched refs:allowGenerateMipmapWithCompute (Results 1 – 3 of 3) sorted by relevance
371 FeatureInfo allowGenerateMipmapWithCompute = { member
3629 if (mFeatures.allowGenerateMipmapWithCompute.enabled) in enableDeviceExtensionsPromotedTo12()5058 ANGLE_FEATURE_CONDITION(&mFeatures, allowGenerateMipmapWithCompute, in initFeatures()
201 if (!renderer->getFeatures().allowGenerateMipmapWithCompute.enabled) in CanGenerateMipmapWithCompute()