Home
last modified time | relevance | path

Searched defs:currentShadingState (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A Dhcshader.cpp78 CShadingState *currentShadingState = context->currentShadingState; in illuminate() local
396 CShadingState *currentShadingState = context->currentShadingState; in illuminate() local
H A Dshading.h265 CShadingState *currentShadingState; variable