Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.h449 bool programBinarySupport() const { return fProgramBinarySupport; } in programBinarySupport() function
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.h500 bool programBinarySupport() const { return fProgramBinarySupport; } in programBinarySupport() function