Searched refs:DirectStoragePossible (Results 1 – 1 of 1) sorted by relevance
75 bool DirectStoragePossible(const gl::Context *context, in DirectStoragePossible() function183 if (DirectStoragePossible(context, attrib, binding)) in ClassifyAttributeStorage()336 ASSERT(DirectStoragePossible(context, attrib, binding)); in StoreDirectAttrib()357 ASSERT(buffer && attrib.enabled && !DirectStoragePossible(context, attrib, binding)); in StoreStaticAttrib()496 ASSERT(!DirectStoragePossible(context, attrib, binding)); in reserveSpaceForAttrib()