Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.h853 class SamplerObjectCache; variable
DGrGLGpu.cpp277 class GrGLGpu::SamplerObjectCache { class in GrGLGpu
279 SamplerObjectCache(GrGLGpu* gpu) : fGpu(gpu) { in SamplerObjectCache() function in GrGLGpu::SamplerObjectCache