blob: 9fe0b4118fd8626215fb5adb8fb4b96d4397eb07 (
plain)
1
2
3
4
5
6
7
8
9
|
changecom() dnl
// NAME
#include "gfx/gl/shader.h"
#include "substr(TYPE,1)-NAME.h"
#include <glad/gl.h>
constexpr Shader NAME`_'substr(TYPE,1) {
R"GLSL-EMBED(dnl
include(SOURCE))GLSL-EMBED", GLTYPE };
|