Home
last modified time | relevance | path

Searched defs:mSets (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/execution/
H A DVulkanMatMul.hpp66 std::vector<std::shared_ptr<VulkanPipeline::DescriptorSet>> mSets; member in MNN::VulkanMatMul
H A DVulkanConvolution.hpp67 std::shared_ptr<VulkanPipeline::DescriptorSet> mSets; member in MNN::VulkanConvolutionCommon::BufferToImageCopy
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mesquite/
H A DCLArgFlag.hpp227 std::vector< std::vector< std::string > > mSets; member in CLArgListData
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DGC.h193 GCSet mSets[kNumGCSets]; variable