Home
last modified time | relevance | path

Searched refs:RiMatte (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A DrendererContext.h117 void RiMatte(int onoff);
H A DriInterface.h96 virtual void RiMatte(int onoff);
H A DriInterface.cpp170 void CRiInterface::RiMatte(int onoff) { in RiMatte() function in CRiInterface
H A DribOut.h119 virtual void RiMatte(int onoff);
H A Dri.h411 RiMatte (RtBoolean onoff);
H A Dri.cpp1473 RiMatte (RtBoolean onoff) { in RiMatte() function
1476 renderMan->RiMatte(onoff); in RiMatte()
H A Drib.y1303 RiMatte((RtBoolean) $2);
H A DribOut.cpp528 void CRibOut::RiMatte(int onoff) {
H A DrendererContext.cpp1669 void CRendererContext::RiMatte(int onoff) {