Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DImage.cpp363 SamplerCache::SamplerCache(VkDevice device) in SamplerCache() function in vkcompute::vkapi::SamplerCache
366 SamplerCache::SamplerCache(SamplerCache&& other) noexcept in SamplerCache() function in vkcompute::vkapi::SamplerCache
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp545 SamplerCache::SamplerCache(VkDevice device) in SamplerCache() function in at::native::vulkan::api::SamplerCache
548 SamplerCache::SamplerCache(SamplerCache&& other) noexcept in SamplerCache() function in at::native::vulkan::api::SamplerCache
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp1598 struct SamplerCache struct in sw::SpirvRoutine
1600 Pointer<Byte> imageDescriptor = nullptr;
1601 Int samplerId;
1603 Pointer<Byte> function;