You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><code>format</code> — The image format of the image, mutually exclusive with <code>type</code>.
26
-
Accepted values: Snake case versions of <ahref="../spirv_std_types/image_params/enum.ImageFormat.html" title="enum spirv_std_types::image_params::ImageFormat"><code>ImageFormat</code></a>.</li>
26
+
Accepted values: Snake case versions of <ahref="spirv_std_types::image_params::ImageFormat"><code>ImageFormat</code></a>.</li>
27
27
<li><code>sampled</code> — Whether it is known that the image will be used with a sampler.
28
28
Accepted values: <code>true</code> or <code>false</code>. Default: <code>unknown</code>.</li>
29
29
<li><code>multisampled</code> — Whether the image contains multisampled content.
0 commit comments