Searched refs:GetValueBool (Results 1 – 2 of 2) sorted by relevance
438 this->SetVertexUniformBool(index, parameter.GetValueBool()); in SetUserVertexUniform()467 this->SetGeometryUniformBool(index, parameter.GetValueBool()); in SetUserGeometryUniform()
204 … bool GetValueBool() const { return *reinterpret_cast<const s32*>( &ref().m_Value[0]) != 0; } in GetValueBool() function