Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.32 KB

texturecubearray-gatherred.md

File metadata and controls

45 lines (25 loc) · 1.32 KB
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
TextureCubeArray::TextureCubeArray GatherRed methods
Returns the red components of the four texel values that would be used in a bi-linear filtering operation. | TextureCubeArray::TextureCubeArray GatherRed methods
EF52E362-D65B-4D5C-A09F-5E67303502C5
GatherRed methods HLSL
apiref
NA
reference
05/31/2018

TextureCubeArray::GatherRed methods

Returns the red components of the four texel values that would be used in a bi-linear filtering operation.

Overload list

Method Description
GatherRed(S,float,uint) Returns the red components of the four texel values that would be used in a bi-linear filtering operation, along with tile-mapping status.

See also

TextureCubeArray