Home | History | Annotate | Download | only in program

Lines Matching refs:CompileStatus

1123            shader->CompileStatus ? "ok" : "fail");
1128 if (shader->CompileStatus && shader->Program) {