Searched refs:hasPixelBufferObjects (Results 1 – 2 of 2) sorted by relevance
48 inline bool hasPixelBufferObjects() const { return mVersionMajor >= 3; } in hasPixelBufferObjects() function
110 if (mExtensions.hasPixelBufferObjects()) { in initStaticProperties()