Home
last modified time | relevance | path

Searched defs:mDescriptorSet (Results 1 – 9 of 9) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/execution/
H A DVulkanRelu.hpp29 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanRelu
43 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanPrelu
H A DVulkanBinary.hpp27 std::vector<std::shared_ptr<VulkanPipeline::DescriptorSet>> mDescriptorSet; member in MNN::VulkanBinary
H A DVulkanPool.hpp26 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanPool
H A DVulkanResize.hpp26 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanResize
H A DVulkanROIPooling.hpp25 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanROIPooling
H A DVulkanScale.hpp26 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanScale
H A DVulkanSoftmax.hpp27 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanSoftmax
H A DVulkanReduce.hpp25 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanReduce
H A DVulkanMatrixMultier4x4.hpp33 std::shared_ptr<VulkanPipeline::DescriptorSet> mDescriptorSet; member in MNN::VulkanMatrixMultier4x4