Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DCaps.cpp71 GraphiteResourceKey Caps::makeSamplerKey(const SamplerDesc& samplerDesc) const { in makeSamplerKey() function in skgpu::graphite::Caps
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCaps.cpp1224 GraphiteResourceKey DawnCaps::makeSamplerKey(const SamplerDesc& samplerDesc) const { in makeSamplerKey() function in skgpu::graphite::DawnCaps
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCaps.cpp1535 GraphiteResourceKey VulkanCaps::makeSamplerKey(const SamplerDesc& samplerDesc) const { in makeSamplerKey() function in skgpu::graphite::VulkanCaps