Skip to content

Commit 78eb5b6

Browse files
authored
Merge pull request MicrosoftDocs#223 from logmanPL/patch-2
Update: -add per dimension to clarify table
2 parents be2a767 + 613e5b6 commit 78eb5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parallel/amp/graphics-cpp-amp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ void createTextureWithBPC() { *// Create the source data.
136136

137137
There are limits on the size of each dimension of the `texture` object, as shown in the following table. A run-time error is generated if you exceed the limits.
138138

139-
|Texture|Size limitation|
139+
|Texture|Size limitation per dimension|
140140
|-------------|---------------------|
141141
|texture\<T,1>|16384|
142142
|texture\<T,2>|16384|

0 commit comments

Comments
 (0)