ID3D11DeviceContextX::CollectScreenExtents Method

Do not use. This method is for internal use only.

Syntax

public:
void CollectScreenExtents(
         UINT Flags,
         UINT AddressCount,
         const UINT64 *pDestinationAddresses,
         USHORT ZMin,
         USHORT ZMax
)  

Parameters

Flags
Type: UINT 

[in]

AddressCount
Type: UINT 

[in]

pDestinationAddresses
Type: UINT64 *

[in]

ZMin
Type: USHORT 

[in]

ZMax
Type: USHORT 

[in]

Return value

Type: void 

Requirements

Header: Declared in d3d11_x.h.

Library: Use d3d11_x.lib.

See also

Reference

ID3D11DeviceContextX::SetScreenExtentsQuery

ID3D11DeviceContextX Interface

ID3D11DeviceContextX Members