Home
last modified time | relevance | path

Searched defs:getImmutableSamplerInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/
DCaps.h135 virtual ImmutableSamplerInfo getImmutableSamplerInfo(const TextureProxy*) const { in getImmutableSamplerInfo() function
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCaps.cpp1141 ImmutableSamplerInfo DawnCaps::getImmutableSamplerInfo(const TextureProxy* proxy) const { in getImmutableSamplerInfo() function in skgpu::graphite::DawnCaps
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCaps.cpp1623 ImmutableSamplerInfo VulkanCaps::getImmutableSamplerInfo(const TextureProxy* proxy) const { in getImmutableSamplerInfo() function in skgpu::graphite::VulkanCaps