Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.h131 virtual ImmutableSamplerInfo getImmutableSamplerInfo(const TextureProxy*) const { in getImmutableSamplerInfo() function
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCaps.cpp1130 ImmutableSamplerInfo DawnCaps::getImmutableSamplerInfo(const TextureProxy* proxy) const { in getImmutableSamplerInfo() function in skgpu::graphite::DawnCaps
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCaps.cpp1609 ImmutableSamplerInfo VulkanCaps::getImmutableSamplerInfo(const TextureProxy* proxy) const { in getImmutableSamplerInfo() function in skgpu::graphite::VulkanCaps