HomeSort by relevance Sort by last modified time
    Searched refs:vertexArrayObjectSupport (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 245 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; }
GrGpuGL.h 333 if (!gpu->glCaps().vertexArrayObjectSupport()) {

Completed in 47 milliseconds