HLSL: Add tx.GetDimensions method (uint returns only)
authorLoopDawg <nospam@nowhere.net>
Fri, 15 Jul 2016 17:22:24 +0000 (11:22 -0600)
committerLoopDawg <nospam@nowhere.net>
Mon, 18 Jul 2016 22:40:21 +0000 (16:40 -0600)
commit5d58faecc017280268e0b1d0ed20a79229a4a675
treebf559f2cb74dfa35a5762e60083111161fff2567
parente4821e43c86d97bcf65fb07c1f70471b7102978d
HLSL: Add tx.GetDimensions method (uint returns only)
Test/baseResults/hlsl.getdimensions.dx10.frag.out [new file with mode: 0644]
Test/baseResults/hlsl.getdimensions.dx10.vert.out [new file with mode: 0644]
Test/hlsl.getdimensions.dx10.frag [new file with mode: 0644]
Test/hlsl.getdimensions.dx10.vert [new file with mode: 0644]
glslang/Include/Types.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.cpp
hlsl/hlslParseables.cpp