Skip to content

layers: Fix unitialized variable.#1534

Merged
jeremy-lunarg merged 1 commit intoKhronosGroup:masterfrom
jeremy-lunarg:hayes-1530
Feb 10, 2020
Merged

layers: Fix unitialized variable.#1534
jeremy-lunarg merged 1 commit intoKhronosGroup:masterfrom
jeremy-lunarg:hayes-1530

Conversation

@jeremy-lunarg
Copy link
Copy Markdown
Contributor

Fix #1530.

Initialize has_specialization_constant to false.

Change-Id: I245d2a20612227e772ea3b8a5270c08957d523ae

Fix KhronosGroup#1530.

Initialize has_specialization_constant to false.

Change-Id: I245d2a20612227e772ea3b8a5270c08957d523ae
Copy link
Copy Markdown
Contributor

@TonyBarbour TonyBarbour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremy-lunarg jeremy-lunarg merged commit 3bec895 into KhronosGroup:master Feb 10, 2020
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.

SHADER_MODULE_STATE::has_specialization_constants is not initialized

2 participants