Home
last modified time | relevance | path

Searched refs:programParameterSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.h450 bool programParameterSupport() const { return fProgramParameterSupport; } in programParameterSupport() function
/third_party/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp248 this->gpu()->glCaps().programParameterSupport() && in finalize()