SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#version 150
|
||||
|
||||
uniform vec4 bigColor;
|
||||
in vec4 BaseColor;
|
||||
uniform float d;
|
||||
|
||||
vec4 foo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user