PEXSetPCAttributeMask - Set Up Pipeline Context Attributes Value Mask (5.0)


Synopsis

 
   void PEXSetPCAttributeMask(
        unsigned long *mask,
        unsigned long attr
)
 

Arguments

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

attr
A single pipeline context attribute bitmask constant.

Description

Invoke the PEXSetPCAttributeMask function to set up the bitmask for the pipeline context attributes. See Pipeline Context Member Names and Default Values for the symbols to use in creating the bitmask.

Errors

None.

See Also

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