Home
last modified time | relevance | path

Searched refs:pipeline_layout_cache_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DAdapter.h90 PipelineLayoutCache pipeline_layout_cache_; variable
141 return pipeline_layout_cache_; in pipeline_layout_cache()
H A DAdapter.cpp156 pipeline_layout_cache_(device_.handle),
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DAdapter.h122 PipelineLayoutCache pipeline_layout_cache_; variable
171 return pipeline_layout_cache_; in pipeline_layout_cache()
H A DAdapter.cpp278 pipeline_layout_cache_(device_.handle_),