Searched refs:m_blendConstants (Results 1 – 2 of 2) sorted by relevance
432 m_blendConstants[0] = 1.0f; in InitState()433 m_blendConstants[1] = 1.0f; in InitState()434 m_blendConstants[2] = 1.0f; in InitState()435 m_blendConstants[3] = 1.0f; in InitState()
133 float m_blendConstants[4]; variable