ソースを参照

try and force a log message

tags/mesa_3_5
Keith Whitwell 24年前
コミット
123ff6549b
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/mesa/main/debug.c

+ 1
- 0
src/mesa/main/debug.c ファイルの表示

@@ -1,6 +1,7 @@
#include "mtypes.h"
#include "debug.h"


void gl_print_state( const char *msg, GLuint state )
{
fprintf(stderr,

読み込み中…
キャンセル
保存