HAL::DrawableCommandGetFlags

HAL::DrawableCommandGetFlags
virtual unsigned DrawableCommandGetFlags(const DICommand* pcmd) const;
Description

DrawableCommandGetFlags retrieves the capabilities of this HAL to perform the DICommand wrt the GPU (See DICommand::RenderCaps).The default implementation reports the most common HAL implementations capabilities.

Parameters
Parameters 
Description 
const DICommand* pcmd 
The command to determine flags for. 
Return Value

The DICommand::RenderCaps flags for pcmd