Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
6fa17641b5b5181856a47fa42659bdc7f64edc3d
/
.
/
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