Advertisement
Guest User

panda3d-cvs

a guest
May 7th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. panda/src/glstuff/glGraphicsStateGuardian_src.cxx: In member function `virtual bool GLESGraphicsStateGuardian::draw_patches(const GeomPrimitivePipelineReader*, bool)':
  2. panda/src/glstuff/glGraphicsStateGuardian_src.cxx:3162:22: error: `GL_PATCH_VERTICES' was not declared in this scope
  3. panda/src/glstuff/glGraphicsStateGuardian_src.cxx:3162:95: error: `_glPatchParameteri' was not declared in this scope
  4. panda/src/glstuff/glGraphicsStateGuardian_src.cxx:3189:30: error: `GL_PATCHES' was not declared in this scope
  5. panda/src/glstuff/glGraphicsStateGuardian_src.cxx:3205:25: error: `GL_PATCHES' was not declared in this scope
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement