Searched refs:m_blendConstants (Results 1 – 2 of 2) sorted by relevance
437 m_blendConstants[0] = 1.0f; in InitState()438 m_blendConstants[1] = 1.0f; in InitState()439 m_blendConstants[2] = 1.0f; in InitState()440 m_blendConstants[3] = 1.0f; in InitState()
144 float m_blendConstants[4]; variable