Skip to content

Commit

Permalink
merian: Fix debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
LDAP committed Nov 5, 2024
1 parent 174f76c commit c16782a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/merian/vk/pipeline/pipeline_graphics_builder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ GraphicsPipelineBuilder::build(const PipelineLayoutHandle& pipeline_layout,
const RenderPassHandle& renderpass,
const uint32_t subpass,
const std::shared_ptr<Pipeline>& base_pipeline) {
assert(context);
assert(pipeline_layout);
assert(vertex_shader);
assert(fragment_shader);
Expand Down

0 comments on commit c16782a

Please sign in to comment.