Searched defs:SamplerObjectCache (Results 1 – 2 of 2) sorted by relevance
853 class SamplerObjectCache; variable
277 class GrGLGpu::SamplerObjectCache { class in GrGLGpu279 SamplerObjectCache(GrGLGpu* gpu) : fGpu(gpu) { in SamplerObjectCache() function in GrGLGpu::SamplerObjectCache