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