mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
missing symbol
This commit is contained in:
parent
0416d657fa
commit
6a874264ac
@ -8308,6 +8308,7 @@ do_extract_texture_data(CLP(TextureContext) *gtc) {
|
||||
format = Texture::F_depth_component;
|
||||
break;
|
||||
case GL_DEPTH_STENCIL_EXT:
|
||||
case GL_DEPTH24_STENCIL8_EXT:
|
||||
type = Texture::T_float;
|
||||
format = Texture::F_depth_stencil;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user