PEXSetPCAttributeMaskAll - Set All Pipeline Context Attributes in Value Mask (5.0)


Synopsis

 
   void PEXSetPCAttributeMaskAll(
        unsigned long *mask
   )
 

Arguments

mask
The address of the value mask - an array of three unsigned long.

Description

Invoke the PEXSetPCAttributeMaskAll function to set up the bitmask for the pipeline context attributes. This function sets all valid bits in the mask.

Errors

None.

See Also

For related topics and for a list of pipeline context functions, see Pipeline Contexts.