Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/functions/
H A DFN_cpp_type.hh106 using FillUninitializedIndicesF = void (*)(const void *value, void *dst, IndexMask mask); typedef in blender::fn::CPPType
146 FillUninitializedIndicesF fill_uninitialized_indices_;
181 FillUninitializedIndicesF fill_uninitialized_indices, in CPPType()