mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 17:20:10 +01:00
Forgot one comment...
This commit is contained in:
parent
f856b3f10f
commit
e451a95ecc
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ static void r300ProgramStringNotify(GLcontext *ctx, GLenum target,
|
|||
struct r300_vertex_program *vp=(void *)prog;
|
||||
|
||||
fprintf(stderr, "r300ProgramStringNotify\n");
|
||||
/* XXX: There is still something wrong as mesa doesnt call r300IsProgramNative at all */
|
||||
r300IsProgramNative(ctx, target, prog);
|
||||
|
||||
switch(target) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue