unsigned int compile_shader(const char * vp_path, const char * fp_path); int make_buffer(unsigned int target, const void * data, size_t size);