google / google/amber

-ps doesn't create pipelines

Open
#1,023 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.