Searched defs:convert (Results 1 – 3 of 3) sorted by relevance
85 std::function<T(const Wrapper&)> convert) { in Collect()
377 std::function<void()> convert = queue->entries.front(); in threadLoop() local
451 …bool convert = mCtx->doConvert(arrs, first, count, indicesType, indices, !isIndexed, p, arrayType); in setupArrayForDraw() local