Skip to content

Commit d598251

Browse files
authored
Pick number for new proposal. (#389)
1 parent 8923b6d commit d598251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0037-texture-and-sampler-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ been designed:
6868
- GetDimensions: See
6969
[0033 - Resource GetDimensions](0033-resources-get-dimensions.md).
7070
- Default Template Arguments and Shorthand: See
71-
[NNNN - Texture Default Templates](NNNN-texture-default-templates.md).
71+
[0042 - Texture Default Templates](0042-texture-default-templates.md).
7272

7373
The detailed design in this proposal will fill in the details of the
7474
`HLSLAttributedResourceType` for these types. It should follow the design in

proposals/NNNN-texture-default-templates.md renamed to proposals/0042-texture-default-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "[NNNN] - Texture Default Templates"
2+
title: "[0042] - Texture Default Templates"
33
params:
44
authors:
55
- s-perron: Steven Perron

0 commit comments

Comments
 (0)