Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds