blob: 33121488cc72933373286e6ce83f2b23d8004ce3 [file] [edit]
SKIP: FAILED
$B1: { # root
%t:ptr<handle, texture_2d<f32>, read> = var undef @binding_point(0, 0)
}
%fs = @fragment func():vec4<f32> [@location(0)] {
$B2: {
%3:sampler = getResource<sampler> 0i
%4:texture_2d<f32> = load %t
%5:vec4<f32> = textureSample %4, %3, vec2<f32>(0.0f)
ret %5
}
}
Failed to generate: resource tables not supported by the MSL backend
tint executable returned error: exit status 1