add shader patches to no boxing ring pack

This commit is contained in:
Michele 2020-01-10 17:41:14 -08:00
parent 104e32cfde
commit 49665f96a1
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#version 430
#extension GL_ARB_texture_gather : enable
#extension GL_ARB_separate_shader_objects : enable
// shader 107013fdd632beb3
void main()
{
}

View File

@ -0,0 +1,7 @@
#version 430
#extension GL_ARB_texture_gather : enable
#extension GL_ARB_separate_shader_objects : enable
// shader d6ddc3c27c360d0d
void main()
{
}