使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
brkho
/
mesa
关注
1
点赞
0
派生
0
代码
版本发布
562
百科
动态
浏览代码
glsl2: Take out the spamming of debug flags I'd added.
tags/mesa-7.9-rc1
Eric Anholt
15 年前
父节点
b2d7ed2aba
当前提交
6152fa16a1
共有
1 个文件被更改
,包括
0 次插入
和
1 次删除
分列视图
显示文件统计
0
1
src/mesa/shader/ir_to_mesa.cpp
+ 0
- 1
src/mesa/shader/ir_to_mesa.cpp
查看文件
@@ -1448,7 +1448,6 @@ _mesa_glsl_link_shader(GLcontext *ctx, struct gl_shader_program *prog)
}
}
}
ctx->Shader.Flags |= GLSL_UNIFORMS;
talloc_free(whole_program);
}
撰写
预览
正在加载...
取消
保存