Home
last modified time | relevance | path

Searched refs:RI_LH (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A Dri.h114 EXTERN(RtToken) RI_INSIDE, RI_OUTSIDE, RI_LH, RI_RH;
H A Dri.cpp111 RtToken RI_LH = "lh"; variable
H A DrendererContext.cpp1793 if ((strcmp(orientation,RI_OUTSIDE) == 0) || (strcmp(orientation,RI_LH) == 0)) {