Skip to content

Conversation

@hzqst
Copy link
Contributor

@hzqst hzqst commented Jan 2, 2026

submit changes to PipelineLayoutVk.cpp/hpp as a separate PR

}

void PipelineLayoutVk::Create(RenderDeviceVkImpl* pDeviceVk, RefCntAutoPtr<PipelineResourceSignatureVkImpl> ppSignatures[], Uint32 SignatureCount) noexcept(false)
void PipelineLayoutVk::Create(RenderDeviceVkImpl* pDeviceVk,

Check notice

Code scanning / CodeQL

No raw arrays in interfaces Note

Raw arrays should not be used in interfaces. A container class should be used instead.
@TheMostDiligent TheMostDiligent force-pushed the inline_constants_pipeline_layout_vk branch from b6c1ea6 to d586cdd Compare January 2, 2026 13:29
@TheMostDiligent TheMostDiligent merged commit d586cdd into DiligentGraphics:inline_constants Jan 2, 2026
36 checks passed
@hzqst hzqst deleted the inline_constants_pipeline_layout_vk branch January 2, 2026 14:08
hzqst added a commit to hzqst/DiligentCore that referenced this pull request Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants