Searched refs:useVmaForImageSuballocation (Results 1 – 3 of 3) sorted by relevance
71 FeatureInfo useVmaForImageSuballocation = { member
5921 ASSERT(!context->getFeatures().useVmaForImageSuballocation.enabled); in InitMappableDeviceMemory()6586 if (renderer->getFeatures().useVmaForImageSuballocation.enabled) in initializeNonZeroMemory()6733 if (renderer->getFeatures().useVmaForImageSuballocation.enabled) in initMemory()
5272 ANGLE_FEATURE_CONDITION(&mFeatures, useVmaForImageSuballocation, true); in initFeatures()