-ps doesn't create pipelines
spencer-lunarg opened this issue · comments
Spencer Fricke commented
The argument says
-ps -- Parse input files, create pipelines; Don't execute.
but if I run amber tests/cases/draw_rect.amber -ps --log-graphics-call
it is never calling vkCreateGraphicsPipelines
like I would expect
Also verified with the API Dump layer that it is not creating the pipeline