blob: a1d1935c89244082252d7ee583720c41c6612a05 [file] [log] [blame]
Texture2D t_f : register(t0, space0);
[numthreads(1, 1, 1)]
void main() {
return;
}