PEXSetPCAttributeMaskAll(3) — Subroutines
Name
PEXSetPCAttributeMaskAll - Macro to Set All Pipeline Context Attributes in Value Mask
Synopsis
PEXSetPCAttributeMaskAll(mask)
Arguments
maskThe address of the value mask - an array of three unsigned long.
Description
This is a utility macro to aid in setting up the bitmask for the pipeline context attributes. This macro will set all valid bits in the mask.
Errors
None
See Also
PEXCreatePipelineContext, PEXChangePipelineContext, PEXCopyPipelineContext, PEXGetPipelineContext