Home
last modified time | relevance | path

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

/dports/graphics/pixie/Pixie/src/ri/
H A Dri.cpp759 if (check("RiFormat",VALID_OPTION_BLOCKS)) return; in RiFormat()
780 if (check("RiCropWindow",VALID_OPTION_BLOCKS)) return; in RiCropWindow()
797 if (check("RiProjection",VALID_OPTION_BLOCKS)) return; in RiProjectionV()
804 if (check("RiClipping",VALID_OPTION_BLOCKS)) return; in RiClipping()
825 if (check("RiShutter",VALID_OPTION_BLOCKS)) return; in RiShutter()
853 if (check("RiExposure",VALID_OPTION_BLOCKS)) return; in RiExposure()
870 if (check("RiImager",VALID_OPTION_BLOCKS)) return; in RiImagerV()
877 if (check("RiQuantize",VALID_OPTION_BLOCKS)) return; in RiQuantize()
895 if (check("RiDisplay",VALID_OPTION_BLOCKS)) return; in RiDisplayV()
1230 if (check("RiHider",VALID_OPTION_BLOCKS)) return; in RiHiderV()
[all …]