Function rps_sys::rpsFormatIsDepthOnly
source · Expand description
Returns whether a format has only a depth component and no stencil component.
@param format Format to check.
@returns RPS_TRUE if the format has a stencil component and no stencil component, RPS_FALSE otherwise.