rubbish
This commit is contained in:
@@ -25,9 +25,9 @@ struct prioritized_metadata_comparator
|
||||
};
|
||||
|
||||
void zgl::shader_program_manager::process(
|
||||
const assets::shader_source_store& shader_sources
|
||||
const assets::data_stores& stores
|
||||
) {
|
||||
m_shader_manager.preprocess(shader_sources);
|
||||
m_shader_manager.preprocess(stores);
|
||||
}
|
||||
|
||||
void zgl::shader_program_manager::get_handles(
|
||||
|
||||
Reference in New Issue
Block a user