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