Home
last modified time | relevance | path

Searched defs:findOrCreateCompatibleSampler (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlResourceProvider.mm59 GrMtlSampler* GrMtlResourceProvider::findOrCreateCompatibleSampler(GrSamplerState params) { function
/third_party/skia/src/gpu/mtl/
DGrMtlResourceProvider.mm59 GrMtlSampler* GrMtlResourceProvider::findOrCreateCompatibleSampler(GrSamplerState params) { function
/third_party/skia/m133/src/gpu/graphite/
DResourceProvider.cpp215 sk_sp<Sampler> ResourceProvider::findOrCreateCompatibleSampler(const SamplerDesc& samplerDesc) { in findOrCreateCompatibleSampler() function in skgpu::graphite::ResourceProvider
/third_party/skia/src/gpu/d3d/
DGrD3DResourceProvider.cpp158 D3D12_CPU_DESCRIPTOR_HANDLE GrD3DResourceProvider::findOrCreateCompatibleSampler( in findOrCreateCompatibleSampler() function in GrD3DResourceProvider
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DResourceProvider.cpp160 D3D12_CPU_DESCRIPTOR_HANDLE GrD3DResourceProvider::findOrCreateCompatibleSampler( in findOrCreateCompatibleSampler() function in GrD3DResourceProvider
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkResourceProvider.cpp244 GrVkSampler* GrVkResourceProvider::findOrCreateCompatibleSampler( in findOrCreateCompatibleSampler() function in GrVkResourceProvider
/third_party/skia/src/gpu/vk/
DGrVkResourceProvider.cpp225 GrVkSampler* GrVkResourceProvider::findOrCreateCompatibleSampler( in findOrCreateCompatibleSampler() function in GrVkResourceProvider