HomeSort by relevance Sort by last modified time
    Searched defs:transform_func (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/math/
m_xform.h 136 typedef void (*transform_func)(GLvector4f *to_vec, typedef
151 extern transform_func *_mesa_transform_tab[5];
  /external/tensorflow/tensorflow/tools/graph_transforms/
transform_graph.cc 265 const TransformFunc& transform_func = local
276 transform_func(*graph_def, context, &transformed_graph_def);

Completed in 357 milliseconds