File tree Expand file tree Collapse file tree
docs/DesignMeetingMinutes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737* [[ Decl.Init.Agg] Arrays of unknown size] ( https://github.com/microsoft/hlsl-specs/pull/469 )
3838 * Ready for review
3939* [ Add an initial proposal for HLSL 202x deprecations] ( https://github.com/microsoft/hlsl-specs/pull/488 )
40+ * Why isn't ` uniform ` propagated to DXIL?
41+ * @llvm-beanz : I don't actually know the history. DXC has never done anything with the keyword and we don't have a representation in DXIL.
42+ * We do have a larger proposal to address [ uniformity] ( https://github.com/microsoft/hlsl-specs/pull/405 )
43+ * We should also consider if that proposal needs DXIL and SPIRV changes to preserve information for the backends.
44+ * ISVs represented in the room did not express any immediate concerns about these deprecations.
4045* Constant Buffers!
4146 * [ Constant buffers language spec - initial draft] ( https://github.com/microsoft/hlsl-specs/pull/419 )
4247 * [ Constant Buffer Contexts] ( https://github.com/microsoft/hlsl-specs/pull/497 )
4348 * What is the correct relationship between ` cbuffer ` and ` namespace ` ?
4449 * [ Some fun cbuffer examples] ( https://godbolt.org/z/GcKes6Eeh )
50+ * We would like to undesrstand the implact of this change on existing shader codebases.
51+ * ISVs represented in the room did not express any immediate concerns.
4552
4653### SM 6.9
4754
You can’t perform that action at this time.
0 commit comments