Searched refs:m_blendConstants (Results 1 – 2 of 2) sorted by relevance
208 m_blendConstants[0] = 1.0f; in InitState()209 m_blendConstants[1] = 1.0f; in InitState()210 m_blendConstants[2] = 1.0f; in InitState()211 m_blendConstants[3] = 1.0f; in InitState()
98 float m_blendConstants[4]; variable