Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
6eab476e5adcad71cf8b46a875eedd164f201c5d
/
.
/
Test
/
hlsl.includeNegative.vert
blob: 64d31fab996b413d19f08697dc4cb4de14df8759 [
file
] [
log
] [
blame
]
#include
"foo.h"
#include
"inc2/../foo.h"
#include
"inc1/badInc.h"
float4 main
()
:
SV_Position
{
#error
in
main
}