Home
last modified time | relevance | path

Searched defs:out_els (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.h84 [[nodiscard]] inline bool operator()(OUT*& out_els, in operator ()() argument
334 inline bool Convert(OUT*& out_els, uint32_t& out_count, const std::vector<IN>& in) { in Convert() argument
352 inline bool Convert(OUT*& out_els, in Convert() argument
373 Convert(OUT*& out_els, uint32_t& out_count, const std::optional<IN>& in) Convert() argument
[all...]

Completed in 1 milliseconds