Home
last modified time | relevance | path

Searched refs:atomSubOpStr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_print.cpp207 static const char *atomSubOpStr[] = member
665 if (subOp < ARRAY_SIZE(atomSubOpStr)) in print()
666 PRINT("%s ", atomSubOpStr[subOp]); in print()

Completed in 2 milliseconds