Updated HEaders

This commit is contained in:
2021-08-16 16:35:36 -07:00
parent 67ebb49d02
commit d69699230a
197 changed files with 2466 additions and 549 deletions

View File

@@ -1,4 +1,8 @@
// Copyright 2019 Kearwood Gilbert. All rights reserved.
//
// post_fx_vert
// Kraken Engine
//
// Copyright 2021 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
@@ -25,6 +29,7 @@
// or implied, of Kearwood Gilbert.
//
uniform vec2 viewport_downsample;
in vec4 vertex_position;
in vec4 vertex_uv;