6 lines
197 B
C
6 lines
197 B
C
#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) {}
|