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

  /external/skia/src/gpu/gl/
GrGLCaps.h 287 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; }
GrGLGpu.h 448 if (!gpu->glCaps().vertexArrayObjectSupport()) {

Completed in 437 milliseconds