[numthreads(1, 1, 1)] void main() { const float a = lerp(1.0f, 1.0f, 1.0f); return; }