mirror of
https://github.com/panda3d/panda3d.git
synced 2026-03-12 20:49:38 -05:00
_glsl_parameter_map has moved to GLShaderContext
This commit is contained in:
@@ -445,9 +445,6 @@ public:
|
||||
|
||||
void clear_parameters();
|
||||
|
||||
public:
|
||||
pvector<int> _glsl_parameter_map;
|
||||
|
||||
#ifdef HAVE_CG
|
||||
private:
|
||||
ShaderArgClass cg_parameter_class(CGparameter p);
|
||||
|
||||
Reference in New Issue
Block a user