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