Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp737 …internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(tevStage.GetKonstSelRgb()), this… in SetupGraphics()
759 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K0)); in SetupGraphics()
807 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K0)); in SetupGraphics()
852 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K0)); in SetupGraphics()
875 … internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_BUFFER)); in SetupGraphics()
924 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K5)); in SetupGraphics()
947 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K5)); in SetupGraphics()
971 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K0)); in SetupGraphics()
1016 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K5)); in SetupGraphics()
1039 internal::GL::SetTevConstRgba(graphicsResource, i, this->GetColor(TEVKONSTSEL_K0)); in SetupGraphics()
[all …]
Dlyt_Common.cpp619 GL::SetTevConstRgba(GraphicsResource& graphicsResource, int index, nw::ut::Color8 value) in SetTevConstRgba() function in nw::lyt::internal::GL
634 GL::SetTevConstRgba(GraphicsResource& graphicsResource, int index, nw::ut::Color8 value0, nw::ut::C… in SetTevConstRgba() function in nw::lyt::internal::GL
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h257 static void SetTevConstRgba(GraphicsResource& graphicsResource, int index, ut::Color8 value);
258 …static void SetTevConstRgba(GraphicsResource& graphicsResource, int index, ut::Color8 value0, ut::…