The compute commands should be submit before the graphic command. If not, there is a logical error that cause the first frame render error. Since the graphic rendering need to sample the compute shader 's output image. |
||
|---|---|---|
| .. | ||
| computeraytracing.cpp | ||
The compute commands should be submit before the graphic command. If not, there is a logical error that cause the first frame render error. Since the graphic rendering need to sample the compute shader 's output image. |
||
|---|---|---|
| .. | ||
| computeraytracing.cpp | ||