Home
last modified time | relevance | path

Searched defs:programBinarySupport (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLCaps.h416 bool programBinarySupport() const { return fProgramBinarySupport; } in programBinarySupport() function
/external/skia/src/gpu/gl/
DGrGLCaps.h417 bool programBinarySupport() const { return fProgramBinarySupport; } in programBinarySupport() function