Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.h856 class SamplerObjectCache; variable
H A DGrGLGpu.cpp278 class GrGLGpu::SamplerObjectCache { class in GrGLGpu
280 SamplerObjectCache(GrGLGpu* gpu) : fGpu(gpu) { in SamplerObjectCache() function in GrGLGpu::SamplerObjectCache