Home
last modified time | relevance | path

Searched refs:rmPipeGetSceneDepthValue (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openrm/rm160/include/rm/
H A Drmpipe.h168 RM_EXPORT_API RMenum rmPipeGetSceneDepthValue (const RMpipe *toQuery, float *returnDepthValue);
/dports/graphics/openrm/rm160/rm/
H A Drmpipe.c2649 if (rmPipeGetSceneDepthValue(r, &junk) == RM_WHACKED) in rmPipeSetSceneBackgroundColor()
2808 if (rmPipeGetSceneDepthValue(p, &junk) == RM_WHACKED) in rmPipeSetSceneBackgroundImage()
3136 rmPipeGetSceneDepthValue (const RMpipe *p, in rmPipeGetSceneDepthValue() function