Searched defs:glCaps (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.h47 const GrGLCaps& glCaps() const { return *fGLContext.caps(); } function in class:GrGLGpu
50 SkASSERT(glCaps().shaderCaps()->pathRenderingSupport());
360 if (!gpu->glCaps().vertexArrayObjectSupport()) {

Completed in 134 milliseconds