Sign in
dawn
/
tint
/
be11f9f9cafe5b95bcea0ee1dd44f36d255b78f4
/
.
/
test
/
shader_io
/
fragment_output_builtins.wgsl.expected.wgsl
blob: 462cb77b0dacda4f5a9ebc49f7c6a7b28eba6606 [
file
] [
log
] [
blame
]
[[
stage
(
fragment
)]]
fn main1
()
->
[[
builtin
(
frag_depth
)]]
f32
{
return
1.0
;
}
[[
stage
(
fragment
)]]
fn main2
()
->
[[
builtin
(
sample_mask
)]]
u32
{
return
1u
;
}