mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Fix compile error introduced by zhaohuang's commit
This commit is contained in:
parent
24aaac9e22
commit
b53de998c9
@ -1,4 +1,4 @@
|
||||
// Filename: wdxGraphicsBuffer9.I
|
||||
// Filename: wdxGraphicsBuffer8.I
|
||||
// Created by: zhao (29Sep12)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
@ -20,7 +20,7 @@
|
||||
// always copy-to-texture at the end of each frame to
|
||||
// achieve this effect.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
INLINE bool wdxGraphicsBuffer9::
|
||||
INLINE bool wdxGraphicsBuffer8::
|
||||
get_supports_render_texture() const {
|
||||
// DX8 buffers can always bind-to-texture.
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user