PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "shaderPool.h"#include "config_putil.h"#include "config_express.h"#include "virtualFileSystem.h"#include "loader.h"#include "shader.h"#include "string_utils.h"Go to the source code of this file.
Functions | |
| CPT (Shader) ShaderPool | |
| The nonstatic implementation of load_shader(). More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file shaderPool.cxx.
| CPT | ( | Shader | ) |
The nonstatic implementation of load_shader().
Definition at line 54 of file shaderPool.cxx.
References downcase(), and Filename::get_extension().
1.8.15