Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.14 KB

texturecube-gathercmpred.md

File metadata and controls

45 lines (25 loc) · 1.14 KB
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
TextureCube::TextureCube GatherCmpRed methods
Samples and compares a texture and returns the red component. | TextureCube::TextureCube GatherCmpRed methods
614F9DD0-2A49-4F20-8967-3DD63D5B5F32
GatherCmpRed methods HLSL
apiref
NA
reference
05/31/2018

TextureCube::GatherCmpRed methods

Samples and compares a texture and returns the red component.

Overload list

Method Description
GatherCmpRed(S,float,float,uint) Samples and compares a texture and returns the red component along with status about the operation.

See also

TextureCube