Home | History | Annotate | Download | only in simplereference

Lines Matching refs:polygonOffsetEnabled

4301 		const bool				polygonOffsetEnabled				= (baseType == rr::PRIMITIVETYPE_TRIANGLES) ? (m_polygonOffsetFillEnabled) : (false);
4348 state.fragOps.polygonOffsetEnabled = polygonOffsetEnabled;