15 lines
264 B
JSON
Raw Permalink Normal View History

2025-01-22 16:18:30 +01:00
{
"contexts": [
{
"name": "taa_pass",
"depth_write": false,
"compare_mode": "always",
"cull_mode": "none",
"links": [],
"texture_params": [],
"vertex_shader": "../include/pass.vert.glsl",
"fragment_shader": "taa_pass.frag.glsl"
}
]
}