Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoShaderObject.cpp208 void updateStateMatrixParameters(const uint32_t cachecontext, SoState * state);
356 PRIVATE(this)->updateStateMatrixParameters(cachecontext, state); in updateParameters()
718 SoShaderObjectP::updateStateMatrixParameters(const uint32_t cachecontext, SoState *state) in updateStateMatrixParameters() function in SoShaderObjectP