Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
0e6e2ffd9cee55769597465f5cdc4952de931701
/
.
/
Test
/
glspv.frag
blob: cea8e135b25f31302d29b0b31593e4432a943698 [
file
] [
log
] [
blame
]
#version 330
#ifdef
GL_SPIRV
#error
GL_SPIRV
is
set
(
correct
,
not
an error
)
#if GL_SPIRV == 100
#error
GL_SPIR
is
100
#endif
#endif
void
main
()
{
}
layout
(
input_attachment_index
=
1
)
uniform subpassInput
sub
;
// ERROR, no inputs