DirectXShaderCompiler/lib/HLSL
Xiang Li 5623234187 Strip function parameter for entry and patch constant function. (#20)
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)
2017-01-19 19:00:17 -08:00
..
CMakeLists.txt Signature packing, codegen fixes, and validation fixes and additions. 2017-01-17 18:10:16 -08:00
DxcOptimizer.cpp first commit 2016-12-28 11:52:27 -08:00
DxilCBuffer.cpp first commit 2016-12-28 11:52:27 -08:00
DxilCompType.cpp first commit 2016-12-28 11:52:27 -08:00
DxilCondenseResources.cpp first commit 2016-12-28 11:52:27 -08:00
DxilContainer.cpp Add functions for DxilContainer (#19) 2017-01-19 18:10:37 -08:00
DxilContainerAssembler.cpp first commit 2016-12-28 11:52:27 -08:00
DxilContainerReflection.cpp first commit 2016-12-28 11:52:27 -08:00
DxilGenerationPass.cpp Strip function parameter for entry and patch constant function. (#20) 2017-01-19 19:00:17 -08:00
DxilInterpolationMode.cpp first commit 2016-12-28 11:52:27 -08:00
DxilMetadataHelper.cpp first commit 2016-12-28 11:52:27 -08:00
DxilModule.cpp Clean more validation TODOs. 2017-01-10 16:24:10 -08:00
DxilOperations.cpp first commit 2016-12-28 11:52:27 -08:00
DxilResource.cpp 1. Clean more validation TODOs. 2017-01-10 11:44:48 -08:00
DxilResourceBase.cpp first commit 2016-12-28 11:52:27 -08:00
DxilRootSignature.cpp first commit 2016-12-28 11:52:27 -08:00
DxilSampler.cpp first commit 2016-12-28 11:52:27 -08:00
DxilSemantic.cpp first commit 2016-12-28 11:52:27 -08:00
DxilShaderModel.cpp Cleanup more validation TODOs. 2017-01-11 10:42:48 -08:00
DxilSigPoint.cpp first commit 2016-12-28 11:52:27 -08:00
DxilSignature.cpp Signature packing, codegen fixes, and validation fixes and additions. 2017-01-17 18:10:16 -08:00
DxilSignatureAllocator.cpp Signature packing, codegen fixes, and validation fixes and additions. 2017-01-17 18:10:16 -08:00
DxilSignatureElement.cpp Signature packing, codegen fixes, and validation fixes and additions. 2017-01-17 18:10:16 -08:00
DxilTypeSystem.cpp first commit 2016-12-28 11:52:27 -08:00
DxilValidation.cpp Strip function parameter for entry and patch constant function. (#20) 2017-01-19 19:00:17 -08:00
HLMatrixLowerPass.cpp Cleanup more Validation TODOs. 2017-01-12 17:59:37 -08:00
HLModule.cpp first commit 2016-12-28 11:52:27 -08:00
HLOperationLower.cpp Add initial support for extension intrinsics and defines (#5) 2017-01-17 17:51:13 -08:00
HLOperationLowerExtension.cpp Improve support for hlsl extensions (#14) 2017-01-19 09:23:52 -08:00
HLOperations.cpp Add initial support for extension intrinsics and defines (#5) 2017-01-17 17:51:13 -08:00
HLResource.cpp first commit 2016-12-28 11:52:27 -08:00
LLVMBuild.txt first commit 2016-12-28 11:52:27 -08:00
ReducibilityAnalysis.cpp first commit 2016-12-28 11:52:27 -08:00
WaveSensitivityAnalysis.cpp first commit 2016-12-28 11:52:27 -08:00