Fix memory leak in ShaderOpParser::ParseShaderOpSet.#3
Merged
python3kgae merged 1 commit intomasterfrom Jan 4, 2017
Merged
Conversation
|
Hi @python3kgae, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
TTYL, MSBOT; |
python3kgae
added a commit
that referenced
this pull request
Jan 20, 2017
Strip function parameter for entry and patch constant function * Update error message for ValidationTest::MultiDimArray * Merge remote-tracking branch 'origin/master' # Conflicts: # lib/HLSL/DxilValidation.cpp # tools/clang/unittests/HLSL/ValidationTest.cpp * Update error message for ValidationTest::MultiDimArray Update error message for ValidationTest::MultiDimArray * Fix merge error. (#3) * Delete local file (#4) * Fix merge error. * Delete local file * Strip function parameter for entry and patch constant function. (#5)
python3kgae
referenced
this pull request
in python3kgae/DirectXShaderCompiler
Jan 26, 2017
yskim1501
pushed a commit
to yskim1501/DirectXShaderCompiler
that referenced
this pull request
Feb 7, 2017
* Write thread group uniform value will not cause race condition. * Only report race condition when know the data is not uniform. * Disable race condition check.
sparmarNV
referenced
this pull request
in sparmarNV/DirectXShaderCompiler
Jan 10, 2019
Get ehsannas changes
damyanp
referenced
this pull request
in damyanp/DirectXShaderCompiler
Mar 22, 2025
This proposal captures concrete documentation of unions in HLSL 202x and how they interact with HLSL language features.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.