Lines Matching refs:swizzle
407 * <<textures-component-swizzle,Component swizzle>>
431 <<textures-component-swizzle,Component swizzle>>.
466 swizzle>>.
474 swizzle>>, and
480 if specified, has a component swizzle that does not match the component
481 swizzle of the image view, and either component swizzle is not a form of
482 identity swizzle.
499 swizzle>>.
507 swizzle>>, and
978 [[textures-component-swizzle]]
1000 The swizzle can: rearrange the components of the texel, or substitute zero
1010 Color_r & \text{for RED swizzle} \\
1011 Color_g & \text{for GREEN swizzle} \\
1012 Color_b & \text{for BLUE swizzle} \\
1013 Color_a & \text{for ALPHA swizzle} \\
1014 0 & \text{for ZERO swizzle} \\
1015 one & \text{for ONE swizzle} \\
1016 identity & \text{for IDENTITY swizzle}
1044 <<resources-image-views-identity-mappings,identity swizzle>> for all
1045 components, the value of the texel after swizzle is undefined:.
1050 texel after swizzle is undefined:.
1056 is not set to ename:VK_TRUE, the value of the texel after swizzle is
1364 texel component values output by the <<textures-component-swizzle,Component
2482 <<textures-component-swizzle,swizzled>>.
3296 ename:VK_SAMPLE_COUNT_1_BIT, created with an identity swizzle, and created
3580 <<textures-component-swizzle,Component swizzle>> are performed and the final
3745 <<textures-component-swizzle,Component swizzle>> are performed and the final
3747 The component swizzle is specified by the _target image_ descriptor; any
3748 swizzle specified by the _reference image_ descriptor is ignored.