Home
last modified time | relevance | path

Searched refs:samplerObjectSupport (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h418 bool samplerObjectSupport() const { return fSamplerObjectSupport; } in samplerObjectSupport() function
DGrGLGpu.cpp411 if (this->glCaps().samplerObjectSupport()) { in GrGLGpu()
/external/skqp/src/gpu/gl/
DGrGLCaps.h418 bool samplerObjectSupport() const { return fSamplerObjectSupport; } in samplerObjectSupport() function
DGrGLGpu.cpp368 if (this->glCaps().samplerObjectSupport()) { in GrGLGpu()