Lines Matching refs:OSReport
496 case 0 : OSReport("I4 Format\n"); break; in Message()
497 case 1 : OSReport("I8 Format\n"); break; in Message()
498 case 2 : OSReport("IA4 Format\n"); break; in Message()
499 case 3 : OSReport("IA8 Format\n"); break; in Message()
500 case 4 : OSReport("RGB565 Format\n"); break; in Message()
501 case 5 : OSReport("RGB5A3 Format\n"); break; in Message()
502 case 6 : OSReport("RGBA8 Format\n"); break; in Message()
503 case 7 : OSReport("Compressed Format\n"); break; in Message()
504 case 8 : OSReport("C4 Format\n"); break; in Message()
505 case 9 : OSReport("C8 Format\n"); break; in Message()
506 case 10 : OSReport("C14X2 Format\n"); break; in Message()
521 OSReport("\n\n"); in PrintIntro()
522 OSReport("******************************************************\n"); in PrintIntro()
523 OSReport("tex-fmt-cube: various format test (non-tpl version)\n"); in PrintIntro()
524 OSReport("******************************************************\n"); in PrintIntro()
525 OSReport("to quit hit the start button\n"); in PrintIntro()
526 OSReport("\n"); in PrintIntro()
527 OSReport("Main Stick : rotate the box.\n"); in PrintIntro()
528 OSReport("Sub Stick Y : change scale of the box.\n"); in PrintIntro()
529 OSReport("A button : change the texture.\n"); in PrintIntro()
530 OSReport("B button : change tev mode.\n"); in PrintIntro()
531 OSReport("******************************************************\n"); in PrintIntro()
532 OSReport("\n"); in PrintIntro()