Home
last modified time | relevance | path

Searched defs:PipelineLayoutCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DPipeline.cpp246 PipelineLayoutCache::PipelineLayoutCache(VkDevice device) in PipelineLayoutCache() function in at::native::vulkan::api::PipelineLayoutCache
249 PipelineLayoutCache::PipelineLayoutCache(PipelineLayoutCache&& other) noexcept in PipelineLayoutCache() function in at::native::vulkan::api::PipelineLayoutCache
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DPipeline.cpp334 PipelineLayoutCache::PipelineLayoutCache(VkDevice device) in PipelineLayoutCache() function in vkcompute::vkapi::PipelineLayoutCache
337 PipelineLayoutCache::PipelineLayoutCache(PipelineLayoutCache&& other) noexcept in PipelineLayoutCache() function in vkcompute::vkapi::PipelineLayoutCache