Searched refs:ambientArg (Results 1 – 1 of 1) sorted by relevance
1075 void* ambientArg = in SetAmbientInfo() local1077 if ( ambientArg == NULL ) in SetAmbientInfo()1079 NW_WARNING( ambientArg != NULL, "Failed to alloc AmbientArg." ); in SetAmbientInfo()1082 std::memcpy( ambientArg, ambientArgInfo.arg, ambientArgInfo.argSize ); in SetAmbientInfo()1086 m_AmbientInfo.arg = ambientArg; in SetAmbientInfo()