Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader_dump.c50 struct dump_op struct
70 static void dump_op( struct sh_op op, const char *mnemonic ) in dump_op() argument
/external/skia/src/pathops/
DSkPathOpsOp.cpp208 static void dump_op(const SkPath& one, const SkPath& two, SkPathOp op) { in dump_op() function