Add files
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
#include <kinc/graphics5/sampler.h>
|
||||
|
||||
void kinc_g5_sampler_init(kinc_g5_sampler_t *sampler, const kinc_g5_sampler_options_t *options) {}
|
||||
|
||||
void kinc_g5_sampler_destroy(kinc_g5_sampler_t *sampler) {}
|
||||
Reference in New Issue
Block a user