瀏覽代碼

Whoops. Forgot to checkin the header file

rdb 17 年之前
父節點
當前提交
bcda5743dc
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      panda/src/pgraphnodes/shaderGenerator.h

+ 4 - 0
panda/src/pgraphnodes/shaderGenerator.h

@@ -67,6 +67,10 @@ PUBLISHED:
   
 protected:
   CPT(RenderAttrib) create_shader_attrib(const string &txt);
+  static const string combine_mode_as_string(CPT(TextureStage) stage,
+                TextureStage::CombineMode c_mode, bool single_value, short texindex, const RenderState *rs);
+  static const string combine_source_as_string(CPT(TextureStage) stage,
+                short num, bool single_value, short texindex, const RenderState *rs);
 
   // Shader register allocation: