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