Skip to content

Clean more TODOs for Validation and Dxil generation.#4

Merged
python3kgae merged 2 commits intomasterfrom
dxilDev
Jan 4, 2017
Merged

Clean more TODOs for Validation and Dxil generation.#4
python3kgae merged 2 commits intomasterfrom
dxilDev

Conversation

@python3kgae
Copy link
Contributor

No description provided.

@msftclas
Copy link

msftclas commented Jan 4, 2017

Hi @python3kgae, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Xiang Li). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@python3kgae python3kgae merged commit 277f6b3 into master Jan 4, 2017
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
* Fix merge error.

* Delete local file
yskim1501 added a commit to yskim1501/DirectXShaderCompiler that referenced this pull request Feb 7, 2017
* Clean up dxc options:

setrootsignature, setprivate :
 Allow replacing existing rootsignature or private data and make a new container with new parts
(e.g dxc /dumpbin private.dxil /setprivate private.data /Fo private.new.dxil)

extractrootsignature:
Make it back compatible with fxc by returning dxil container with RTS0 part only and having the user to provide /Fo option.

Other Options:
For unimplemented options that was from fxc, ignore those options and proceed given operation.
For unimplemented options that was not from fxc, remove them for now.
Add more test cases for dxc command line operations.
Fix ISenseOption flag to have valid HLSL version check for dxc (disable 2015)

* Fix Preprocess option for dxc
Fix hcttestcmd for testing invalid rootsignature
damyanp referenced this pull request in damyanp/DirectXShaderCompiler Mar 22, 2025
This proposal suggests adopting C and C++ initializer list rules and behaviors. This is source incompatible and may cause disruption to developers. As we flesh the proposal out further we will seek to address migration issues as well as ensure that we can properly diagnose incompatibilities.
s-perron pushed a commit that referenced this pull request Feb 21, 2026
…edTexture2D` type. (#8096)

Part of #7979

Implement `Load()` methods for `vk::SampledTexture2D`:
```hlsl
ParamType Load(int3 location, [], [ParamType offset], [uint status]);
```
Please see the last commit.
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