google / amber

Amber is a multi-API shader test framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-ps doesn't create pipelines

spencer-lunarg opened this issue · comments

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