std140 implementation
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
using entry_type = std::pair<metadata_type, store_id_type>;
|
||||
using entry_view_type = std::pair<preprocessed_shader_source_metadata, handle_type>;
|
||||
|
||||
void process(const assets::data_stores& stores);
|
||||
void process(const store_type& shader_sources);
|
||||
|
||||
void get_shader_sources(
|
||||
const assets::shader_source_store& shader_sources,
|
||||
|
||||
Reference in New Issue
Block a user