Home
last modified time | relevance | path

Searched defs:unpacking (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dpack.c100 const struct gl_pixelstore_attrib *unpacking ) in _mesa_unpack_polygon_stipple()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc2188 auto unpacking = func_graph->has_vararg() || func_graph->has_kwarg(); in MakeTopGraph() local