Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.16 KB

texturecube-gathercmpblue.md

File metadata and controls

45 lines (25 loc) · 1.16 KB
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
TextureCube::TextureCube GatherCmpBlue methods
Samples and compares a texture and returns the blue component. | TextureCube::TextureCube GatherCmpBlue methods
28BF865B-906E-4BAC-9EBE-F75590346392
GatherCmpBlue methods HLSL
apiref
NA
reference
05/31/2018

TextureCube::GatherCmpBlue methods

Samples and compares a texture and returns the blue component.

Overload list

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

See also

TextureCube