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

  /external/skia/include/gpu/
GrCaps.h 65 bool integerSupport() const { return fIntegerSupport; }
  /external/skia/src/gpu/gl/
GrGLVertexArray.cpp 68 SkASSERT(gpu->caps()->shaderCaps()->integerSupport());

Completed in 104 milliseconds