Home
last modified time | relevance | path

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

/dports/graphics/pixie/Pixie/src/ri/
H A DrendererContext.h182 …void RiMakeBumpV(const char *pic,const char *tex,const char * swrap,const char * twrap,float (*…
H A DriInterface.h167 …virtual void RiMakeBumpV(const char *pic,const char *tex,const char * swrap,const char * twrap,fl…
H A DriInterface.cpp349 void CRiInterface::RiMakeBumpV(const char *pic,const char *tex,const char * swrap,const char * twr… in RiMakeBumpV() function in CRiInterface
H A DribOut.h191 …virtual void RiMakeBumpV(const char *pic,const char *tex,const char * swrap,const char * twrap,fl…
H A Dri.cpp2412 RiMakeBumpV(pic,tex,swrap,twrap,filterfunc,swidth,twidth,nTokens,tokens,values); in RiMakeBump()
2417 RiMakeBumpV (const char *pic, const char *tex, RtToken swrap, RtToken twrap, in RiMakeBumpV() function
2422 renderMan->RiMakeBumpV(pic,tex,swrap,twrap,filterfunc,swidth,twidth,n,tokens,params); in RiMakeBumpV()
H A Dri.h520RiMakeBumpV (const char *pic, const char *tex, RtToken swrap, RtToken twrap, RtFilterFunc filterfu…
H A Drib.y2703 RiMakeBumpV($2,$3,$4,$5,f,$7,$8,numParameters,tokens,vals);
H A DribOut.cpp1282 void CRibOut::RiMakeBumpV(const char *pic,const char *tex,const char * swrap,const char * twrap,fl…
H A DrendererContext.cpp4380 void CRendererContext::RiMakeBumpV(const char *pic,const char *tex,const char *swrap,const char *tw…