Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLGpu.h793 class SamplerObjectCache; variable
DGrGLGpu.cpp223 class GrGLGpu::SamplerObjectCache { class in GrGLGpu
225 SamplerObjectCache(GrGLGpu* gpu) : fGpu(gpu) { in SamplerObjectCache() function in GrGLGpu::SamplerObjectCache